blob: f3b67120f8306cd2a2c3c33324e4e30a0cae0365 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-moddec2args-2 :)
(: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:decimal(lower bound) :)
(:$arg2 = xs:decimal(upper bound) :)
(:*******************************************************:)
xs:decimal("-999999999999999999") mod xs:decimal("999999999999999999")