E Property (Windows Scripting - JScript)
Returns the mathematical constant e, the base of natural logarithms. The E property is approximately equal to 2.718.
Syntax
numVar = Math.E
Requirements
Applies To: Math Object (Windows Scripting - JScript)