blob: 8223665b76117e56a205f075e33383249786bd81 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxflt1args-3 :)
(: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(upper bound) :)
(:*******************************************************:)
fn:max((xs:float("3.4028235E38")))