blob: 01a7efb9584068265219b6da0563d3a8a60577e3 [file] [log] [blame]
(:*******************************************************:)
(:Test: avgnni2args-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:nonNegativeInteger(lower bound) :)
(:$arg2 = xs:nonNegativeInteger(mid range) :)
(:*******************************************************:)
fn:avg((xs:nonNegativeInteger("0"),xs:nonNegativeInteger("303884545991464527")))