E Property (JScript 5.6)
Returns the mathematical constant e, the base of natural logarithms. The E property is approximately equal to 2.718.
numVar = Math.E
Requirements
Applies To: Math Object (JScript 5.6)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the mathematical constant e, the base of natural logarithms. The E property is approximately equal to 2.718.
numVar = Math.E
Applies To: Math Object (JScript 5.6)