blob: ae66799dc81a8e7edff097b73a502c9c0fa485c0 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanflt2args-4 :)
(: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(lower bound) :)
(:$arg2 = xs:float(mid range) :)
(:*******************************************************:)
xs:float("-3.4028235E38") lt xs:float("0")