blob: 0c48f75fe1ebf31e198525260abbb965dfc6b9d4 [file] [log] [blame]
(:*******************************************************:)
(:Test: mindbl2args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "min" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:double(lower bound) :)
(:$arg2 = xs:double(lower bound) :)
(:*******************************************************:)
fn:min((xs:double("-1.7976931348623157E308"),xs:double("-1.7976931348623157E308")))