[New-bugs-announce] [issue47225] Issue in subtraction of float numbers

Prem B. Shah report at bugs.python.org
Tue Apr 5 00:30:24 EDT 2022


New submission from Prem B. Shah <techie.prembshah at gmail.com>:

There is an issue when subtracting float numbers ...
for e.g.
print (5.67 - 5.6)
gives an output : 0.07000000000000028

----------
components: Windows
messages: 416748
nosy: MrPhenomenal3110, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Issue in subtraction of float numbers
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue47225>
_______________________________________


More information about the New-bugs-announce mailing list