E
Returns Euler's number (e), the base of the natural logarithm, approximately 2.71828182845905.
| Category | Math |
| Syntax | E() |
Example
E() // → 2.71828…
LN(E()) // → 1
Auto-generated from the EngCanvas function registry.
Returns Euler's number (e), the base of the natural logarithm, approximately 2.71828182845905.
| Category | Math |
| Syntax | E() |
E() // → 2.71828…
LN(E()) // → 1
Auto-generated from the EngCanvas function registry.