At My Fingertips

Documentation

Documentation

Function from library math

exp(x)

expx

Returns the exponential of the given number.

xexponent of the formula eˣ

Exponential of the provided number
Code
exp(0)
Result
1.0
Code
exp(1)
Result
2.718281828459045

See also exp in the official documentation

Logo of PyTamaro

PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI

Privacy PolicyPlatform Version c7d576d (Fri, 14 Mar 2025 12:56:41 GMT)