blob: 971e131a5ba7f20cb9155ad910491da3fc482a0d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-adddbl2args-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:double(upper bound) :)
(:$arg2 = xs:double(lower bound) :)
(:*******************************************************:)
xs:double("1.7976931348623157E308") + xs:double("-1.7976931348623157E308")