rounding problem

Andy Leszczynski leszczynscy at nospamyahoo.com
Wed Feb 23 20:04:47 EST 2005


It is on Windows, Linux, Python 2.3:

[GCC 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
 >>> a=1.1
 >>> a
1.1000000000000001
 >>>


Is it normal?

Andy



More information about the Python-list mailing list