Skip to main content

E

Returns Euler's number (e), the base of the natural logarithm, approximately 2.71828182845905.

CategoryMath
SyntaxE()

Example

E()              // → 2.71828…
LN(E()) // → 1

Auto-generated from the EngCanvas function registry.