E()

The E() function returns the Euler number not to Euler constant (Euler-Mascheroni-Constant). The Euler number is the base of the natural logarithm LN.

Syntax

 E()

Example

POW(E(),2) 

Returns E to the power of 2.