Share via


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

Version 1

Applies To: Math Object (JScript 5.6)

See Also

Reference

exp Method (JScript 5.6)