13.10.21 22:53, Peter Ludemann пише: > [*] Floating point x+y isn't always y+x, but floating point is its own > problematic world.
AFAIK floating point x+y is always y+x, but (x+y)+z is not always x+(y+z). _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/NNR3OD5KBCX2FAMOT5DBVGBZFDDKVMUC/ Code of Conduct: http://python.org/psf/codeofconduct/