Paul Moore <p.f.mo...@gmail.com> added the comment:

See https://docs.python.org/3.7/tutorial/floatingpoint.html. Essentially, the 
behaviour you are seeing is caused by the fact that the results calculations 
you are attempting cannot be exactly represented in binary floating point, so 
approximate results are shown.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34153>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to