blob: d00f9172c0218ad853720307ab1887057fc9b172 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractflt2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:15 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-subtract" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:float(mid range) :)
(:$arg2 = xs:float(lower bound) :)
(:*******************************************************:)
xs:float("0") - xs:float("-3.4028235E38")