blob: 867bed3d76caab9e375840415d6c98e5baa7d595 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thandbl2args-5 :)
(: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:double(lower bound) :)
(:$arg2 = xs:double(upper bound) :)
(:*******************************************************:)
xs:double("-1.7976931348623157E308") lt xs:double("1.7976931348623157E308")