blob: d2f567cf41e6e9c81f020b1763f1d580d075a9a8 [file] [log] [blame]
(:*******************************************************:)
(:Test: avgdec2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "avg" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:decimal(mid range) :)
(:$arg2 = xs:decimal(lower bound) :)
(:*******************************************************:)
fn:avg((xs:decimal("617375191608514839"),xs:decimal("-999999999999999999")))