blob: 750e1d8cdad05b5ca0d1bdc8ebfdbf194de5c2fe [file] [log] [blame]
(:*******************************************************:)
(:Test: avgusht2args-1 :)
(: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(lower bound) :)
(:*******************************************************:)
fn:avg((xs:unsignedShort("0"),xs:unsignedShort("0")))