Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin Type "copyright", "credits" or "license()" for more information. >>> 4.2 - 1.8 2.4000000000000004 >>> 1.20 - 1.18 0.020000000000000018 >>> 5.1 - 4 1.0999999999999996 >>> 5 - 4 1 >>> 5.0 - 4.0 1.0
为什么Python的数学错误?
你已达到计算机科学的新水平,并且你正在走向成熟。
因此,你现在可以进行下一步了。BDFL 本人已授权我向你透露以下超级机密文件。古人先理解它,再解密它,现在,你也将如此!
http://floating-point-gui.de/basic/
请谨慎对待本文件!只与你认识的人分享同样令人困惑的结论!