blob: 9ace9a4984c8d1b98c3ecc28e5389f23957b8922 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thanflt2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-greater-than" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:float(mid range) :)
(:$arg2 = xs:float(lower bound) :)
(:*******************************************************:)
xs:float("0") gt xs:float("-3.4028235E38")