blob: 14e017cad47aadc495d68e4cd19be251912894b7 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumdbl1args-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:double(lower bound) :)
(:*******************************************************:)
fn:sum((xs:double("-1.7976931348623157E308")))