blob: 10a6d573cfaf61887afcd47f123d1fef3e824d80 [file] [log] [blame]
(:*******************************************************:)
(:Test: avgusht2args-5 :)
(: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:unsignedShort(lower bound) :)
(:$arg2 = xs:unsignedShort(upper bound) :)
(:*******************************************************:)
fn:avg((xs:unsignedShort("0"),xs:unsignedShort("65535")))