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