[issue18613] wrong float plus/minus op result

Laurent Fournier report at bugs.python.org
Thu Aug 1 14:16:31 CEST 2013


Laurent Fournier added the comment:

also with addition !

print (.05+.01)
0.0600000000000000005

----------
title: wrong float minus op result -> wrong float plus/minus op result

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18613>
_______________________________________


More information about the Python-bugs-list mailing list