blob: 28490ac867efab58144e99e73586e0069428bd6f [file] [log] [blame]
(:*******************************************************:)
(:Test: avgflt1args-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: :)
(:$arg = xs:float(lower bound) :)
(:*******************************************************:)
fn:avg((xs:float("-3.4028235E38")))