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