blob: 4555b7b8bebc61cd0f5f12093328e26586aab138 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumflt1args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "sum" function :)
(: with the arguments set as follows: :)
(:$arg = xs:float(lower bound) :)
(:*******************************************************:)
fn:sum((xs:float("-3.4028235E38")))