blob: c84575dba5d87f1cdcd5de760bc65bad01ba4327 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-integer-dividenint2args-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:negativeInteger(upper bound) :)
(:$arg2 = xs:negativeInteger(lower bound) :)
(:*******************************************************:)
xs:negativeInteger("-1") idiv xs:negativeInteger("-999999999999999999")