blob: da09bf5bbb0261ce4d4c0314c5b6b9ec8bce66ef [file] [log] [blame]
(:*******************************************************:)
(:Test: maxdbl1args-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:double(upper bound) :)
(:*******************************************************:)
fn:max((xs:double("1.7976931348623157E308")))