blob: 7a017f3b803198d5bdf4c032c89f9b265b41e31c [file] [log] [blame]
(:*******************************************************:)
(:Test: avgdbl1args-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:double(lower bound) :)
(:*******************************************************:)
fn:avg((xs:double("-1.7976931348623157E308")))