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