blob: a19189fca977cd07a137869f7818904195b7ee27 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumdec3args-3 :)
(: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: :)
(:$arg1 = xs:decimal(lower bound) :)
(:$arg2 = xs:decimal(lower bound) :)
(:$zero = xs:decimal(mid range) :)
(:*******************************************************:)
fn:sum((xs:decimal("0"),xs:decimal("0"),xs:decimal("617375191608514839")))