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