New submission from Shadow Raven <lightvete...@gmail.com>:
Some decimals, when multiplied with others, give wrong solutions: 6.23*5 = 31.150000000000002 6.89*5 = 34.449999999999996 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 <rep...@bugs.python.org> <https://bugs.python.org/issue34923> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com