[docs] [issue29956] math.exp documentation is misleading

Mark Dickinson report at bugs.python.org
Sat Apr 1 10:53:01 EDT 2017


Mark Dickinson added the comment:

PR made. New wording is:

"""
Return e raised to the power *x*, where e = 2.718281... is the base of natural logarithms.
"""

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29956>
_______________________________________


More information about the docs mailing list