E
The E function returns an approximation of e, the base of natural logarithms.
Syntax 1
function e ()
Syntax 2
$e ()
Result
The function returns a number that is the approximation of e.
Examples
Example - Display the approximation of e.
display function e().