blob: 1a23738d561dfd35d0507f8355b1b0d11eb8830a [file] [log] [blame]
(:*******************************************************:)
(:Test: avgulng2args-3 :)
(: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(upper bound) :)
(:$arg2 = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
fn:avg((xs:unsignedLong("184467440737095516"),xs:unsignedLong("0")))