Next: $ERROR
: Send error message to output, Previous: $DUMPDEF
: Dump macro definitions to the terminal, Up: Built-in functions [Contents][Index]
$E
: Base of the natural logarithmsThe 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).