What is float('123.987') in Python?

Posted by RadiantHex on Stack Overflow See other posts from Stack Overflow or by RadiantHex
Published on 2010-04-03T22:50:05Z Indexed on 2010/04/03 22:53 UTC
Read the original article Hit count: 110

Filed under:
|

It's 123.98699999999999 !

Why is that?

© Stack Overflow or respective owner

Related posts about python

Related posts about floating-point