Full name
math.e
Library
math
Syntax
math.e
Description
math.e returns the value of the mathematical constant e (2.718281828459045).
Parameters
math.e takes no arguments
Result
math.e returns a real number.
Examples
We can obtain the value of the constant e with the following code:
math.e
2.718281828459045