This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients TrangOul, terry.reedy, veky
Date 2020-09-02.14:45:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599057935.14.0.847124323963.issue41528@roundup.psfhosted.org>
In-reply-to
Content
You could post a suggested replacement for a couple of the expressions, with the warning that we would not necessarily use it.  math.hypot has recently be worked over so that it is perhaps more accurate than the  standard C version.
History
Date User Action Args
2020-09-02 14:45:35terry.reedysetrecipients: + terry.reedy, veky, TrangOul
2020-09-02 14:45:35terry.reedysetmessageid: <1599057935.14.0.847124323963.issue41528@roundup.psfhosted.org>
2020-09-02 14:45:35terry.reedylinkissue41528 messages
2020-09-02 14:45:35terry.reedycreate