blob: 59f828cf43e238cfa86383bf9e220eb93e6b5cef [file] [log] [blame]
(:*******************************************************:)
(:Test: sumdec2args-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:decimal(mid range) :)
(:$zero = xs:decimal(lower bound) :)
(:*******************************************************:)
fn:sum((xs:decimal("617375191608514839"),xs:decimal("-999999999999999999")))