blob: 6958431b1fc9288ebc0fab9f5b8d10f23993904e [file] [log] [blame]
(:*******************************************************:)
(:Test: avgint2args-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:int(lower bound) :)
(:$arg2 = xs:int(mid range) :)
(:*******************************************************:)
fn:avg((xs:int("-2147483648"),xs:int("-1873914410")))