Node: $E, Next: $ERROR, Previous: $DUMPDEF, Up: Built-in functions
$E
The expression $E returns e, the base of the natural logarithms, to the default machine precision. The expression $E(iprec) returns e to the decimal precision iprec (which must be less than 50).
$E(
)