blob: 821ccc11d1c2f958d950a6b86d85c3b583c11b36 [file] [log] [blame]
(:*******************************************************:)
(:Test: minflt2args-2 :)
(: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:float(mid range) :)
(:$arg2 = xs:float(lower bound) :)
(:*******************************************************:)
fn:min((xs:float("0"),xs:float("-3.4028235E38")))