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

Version 1

Applies To: Math Object (Windows Scripting - JScript)

See Also

exp Method (Windows Scripting - JScript)