[triangle-zpug] rounding errors with floating point operations
Philip Semanchuk
philip at semanchuk.com
Sat Jul 19 18:18:31 UTC 2008
On Jul 19, 2008, at 10:21 AM, Joseph Mack NA3T wrote:
> This is about floating point ops, and not specific to python. It
> just came up when I was writing python code.
If I'm not mistaken, Python is limited to the accuracy of the
underlying C library for floating point ops. Here's a page that can
probably answer your question:
http://docs.python.org/tut/node16.html
bye
Philip
More information about the triangle-zpug
mailing list