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