blob: 3a806a4c4b2f0a3c996312ed2e661c11b925463c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-dividedec2args-3 :)
(: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(upper bound) :)
(:$arg2 = xs:decimal(lower bound) :)
(:*******************************************************:)
xs:decimal("999999999999999999") div xs:decimal("-999999999999999999")