JScript  

E Property

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