blob: 94816e3bf82454c0145b0b672ce47774a2433e1a [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-integer-dividedec2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-integer-divide" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:decimal(upper bound) :)
(:$arg2 = xs:decimal(lower bound) :)
(:*******************************************************:)
xs:decimal("999999999999999999") idiv xs:decimal("-999999999999999999")