blob: fc7dad8b7825bf412f9263129ad4261c5594b503 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-dividenint2args-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:negativeInteger(mid range) :)
(:$arg2 = xs:negativeInteger(lower bound) :)
(:*******************************************************:)
fn:round-half-to-even((xs:negativeInteger("-297014075999096793") div xs:negativeInteger("-999999999999999999")),18)