blob: a5c1c17d3435bc7e585b9cb7154305631089f00a [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractdbl2args-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:double(mid range) :)
(:$arg2 = xs:double(lower bound) :)
(:*******************************************************:)
xs:double("0") - xs:double("-1.7976931348623157E308")