blob: 9b79b64b2ded0b17c1e38825259f9f4b66deb75c [file] [log] [blame]
(:*******************************************************:)
(:Test: avgsht2args-2 :)
(: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:short(mid range) :)
(:$arg2 = xs:short(lower bound) :)
(:*******************************************************:)
fn:avg((xs:short("-5324"),xs:short("-32768")))