E: Natural exponent constant

syntax: E

Gives the value of E up to the limit of the current precision unit, so if for example the current precision unit is long double then E is given up to 19 digit places of precision. The E constant name can be placed anywhere within the given expression (except between two decimal numbers which would specify scientific notation). The actual value up to the specified precision will be substituted in during evaluation