blob: 61f4508630a1e0dcf7ee81946fe1784a84cd2e85 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxflt1args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "max" function :)
(: with the arguments set as follows: :)
(:$arg = xs:float(lower bound) :)
(:*******************************************************:)
fn:max((xs:float("-3.4028235E38")))