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