blob: fd9c4429f6412c5eb3457b0c907547d9a124b91d [file] [log] [blame]
(:*******************************************************:)
(:Test: maxdbl2args-4 :)
(: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: :)
(:$arg1 = xs:double(lower bound) :)
(:$arg2 = xs:double(mid range) :)
(:*******************************************************:)
fn:max((xs:double("-1.7976931348623157E308"),xs:double("0")))