You are here : python_3cmathcmathexp

cmath.exp() - cmath

Return the exponential value e**x.


Syntax

cmath.exp(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference