blob: 783035c9eab82050228647b472015f358fb52d35 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractflt2args-5 :)
(: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(lower bound) :)
(:$arg2 = xs:float(upper bound) :)
(:*******************************************************:)
xs:float("0") - xs:float("3.4028235E38")