[New-bugs-announce] [issue18613] wrong float minus op result

Laurent Fournier report at bugs.python.org
Thu Aug 1 14:01:51 CEST 2013


New submission from Laurent Fournier:

Python 3.3.1 (with GCC 4.7.3) on Linux

print (.3-.1)
0.199999999999999998

----------
messages: 194050
nosy: Laurent.Fournier
priority: normal
severity: normal
status: open
title: wrong float minus op result
type: behavior
versions: Python 3.3

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


More information about the New-bugs-announce mailing list