[Python-Dev] Re: PEP239 (Rational Numbers) Reference Implementation and new issues

Andrew Koenig ark@research.att.com
Thu, 3 Oct 2002 09:05:03 -0400 (EDT)


Oren> Any calculation involving a floating point number should taint
Oren> the result with inexactitude and yield a floating point result.

Even comparisons?