[issue34923] Decimal Multiplication problems: Wrong solution

2018-10-07 Thread Shadow Raven


New submission from Shadow Raven :

Some decimals, when multiplied with others, give wrong solutions:

6.23*5 = 31.152
6.89*5 = 34.446

There are more but I can't list all.

--
messages: 327290
nosy: Shadow Raven
priority: normal
severity: normal
status: open
title: Decimal Multiplication problems: Wrong solution
versions: Python 3.7

___
Python tracker 
<https://bugs.python.org/issue34923>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34923] Decimal Multiplication problems: Wrong solution

2018-10-07 Thread Shadow Raven


Shadow Raven  added the comment:

Oh okay thanks

--
stage:  -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue34923>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com