blob: 46e4b0a1f01f262cb57c411fa67428d9036d2c79 [file] [log] [blame]
(:*******************************************************:)
(:Test: avgintg2args-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:integer(lower bound) :)
(:$arg2 = xs:integer(upper bound) :)
(:*******************************************************:)
fn:avg((xs:integer("-999999999999999999"),xs:integer("999999999999999999")))