blob: 024745b031b3fb952e7575d20ae44401a1e975f2 [file] [log] [blame]
(:*******************************************************:)
(:Test: avgulng2args-4 :)
(: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:unsignedLong(lower bound) :)
(:$arg2 = xs:unsignedLong(mid range) :)
(:*******************************************************:)
fn:avg((xs:unsignedLong("0"),xs:unsignedLong("130747108607674654")))