blob: 4cabc4a5922b838bd1436261a5a63fba048a9691 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-divideint2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-divide" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:int(mid range) :)
(:$arg2 = xs:int(lower bound) :)
(:*******************************************************:)
fn:round-half-to-even((xs:int("-1873914410") div xs:int("-2147483648")),10)