[Tutor] cube root

Senthil Kumaran orsenthil at gmail.com
Mon Jan 19 08:43:19 CET 2009


On Mon, Jan 19, 2009 at 12:11 PM, Brett Wilkins <lupin at orcon.net.nz> wrote:
> Hey Colin,
> What you're running into here is the limited accuracy of floating point
> values...

Here the Python Documentation mentioning about the inherent
limitations in dealing with floating point numbers:

http://docs.python.org/tutorial/floatingpoint.html


-- 
Senthil


More information about the Tutor mailing list