blob: 71033590998b8c071b478f0456f495d4e6bdc5fb [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-dividepint2args-4 :)
(: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:positiveInteger(lower bound) :)
(:$arg2 = xs:positiveInteger(mid range) :)
(:*******************************************************:)
fn:round-half-to-even((xs:positiveInteger("1") div xs:positiveInteger("52704602390610033")),17)