Is round() broken?

Bjorn Pettersen BPettersen at NAREX.com
Wed Oct 31 16:07:39 EST 2001


> From: Joseph Wilhelm [mailto:jwilhelm at outsourcefinancial.com] 
> 
> Hello again everybody!
> 
> I'm having some troubles with round() now... either I'm doing 
> it completely wrong or round() is.  But here's what I'm getting.
> 
> >>> round( 43583.010000000002, 2 )
> 43583.010000000002

[snip]

http://python.sourceforge.net/devel-docs/tut/node14.html

-- bjorn




More information about the Python-list mailing list