JScript  

E Property

[This is preliminary documentation and subject to change]

Returns Euler's constant, the base of natural logarithms. The E property is approximately equal to 2.718.

numVar = Math.E

Requirements

Version 1

See Also

exp Method | Math Object Properties

Applies To: Math Object