blob: 70ce826d5671470c702c71248c04f8be0efa0f29 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-moddbl2args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-mod" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:double(lower bound) :)
(:$arg2 = xs:double(upper bound) :)
(:*******************************************************:)
xs:double("-1.7976931348623157E308") mod xs:double("1.7976931348623157E308")