[issue34376] Improve accuracy of math.hypot() and math.dist()

Serhiy Storchaka report at bugs.python.org
Sun Aug 12 01:39:39 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

I think that in most real cases (unless max is too large or too small) we can get rid of scaling at all.

----------

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


More information about the Python-bugs-list mailing list