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 belopolsky, docs@python, mark.dickinson, rhettinger, serhiy.storchaka, stutzbach, terry.reedy, tim.peters
Date 2017-04-07.18:55:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491591309.24.0.20154156875.issue29956@psf.upfronthosting.co.za>
In-reply-to
Content
Is math.exp(x) always more accurate than math.e ** x?  If so, doc could say so.  Otherwise, should this be closed?
History
Date User Action Args
2017-04-07 18:55:09terry.reedysetrecipients: + terry.reedy, tim.peters, rhettinger, mark.dickinson, belopolsky, stutzbach, docs@python, serhiy.storchaka
2017-04-07 18:55:09terry.reedysetmessageid: <1491591309.24.0.20154156875.issue29956@psf.upfronthosting.co.za>
2017-04-07 18:55:09terry.reedylinkissue29956 messages
2017-04-07 18:55:09terry.reedycreate