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