rounding errors?

Terry Reedy tjreedy at udel.edu
Fri Jul 2 23:44:17 EDT 2004


"todd" <toddkeeler at yahoo.ca> wrote in message
news:pan.2004.07.01.16.18.54.864375 at yahoo.ca...
> Hi,
> I've just started using Python, and am having an extraordinary
experience.
> One thing worries me, however,  I'm planning on doing some mathematical
> research with Python, and it appears that it does funny thing with
> floating point numbers..

No floating point numbers are funny ;-).  There should be at least one FAQ
entry on the subject and at least 10 past threads available thru Google.
Plus some numerical analysis texts.  It is possible that your work should
wait for the new decimal module in 2.4.

Terry J. Reedy








More information about the Python-list mailing list