You are here : python_3mathmathexp

math.exp() - math

Return e**x.


Syntax

math.exp(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference