blob: 329165ef3e8f27a8fe38fc1ac12a5168ff2ae15b [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-dividelng2args-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:long(lower bound) :)
(:$arg2 = xs:long(mid range) :)
(:*******************************************************:)
fn:round-half-to-even((xs:long("-92233720368547758") div xs:long("-47175562203048468")),17)