blob: 2ced2caebb17a5c3ece3a38fd98c1d1c461039cd [file] [log] [blame]
(:*******************************************************:)
(:Test: avgflt2args-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:float(lower bound) :)
(:$arg2 = xs:float(lower bound) :)
(:*******************************************************:)
fn:avg((xs:float("-3.4028235E38"),xs:float("-3.4028235E38")))