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