E Property
Returns the mathematical constant e, the base of natural logarithms. The E property is approximately equal to 2.718.
numVar = Math.E
Requirements
See Also
exp Method | Math Object Properties
Applies To: Math Object
Returns the mathematical constant e, the base of natural logarithms. The E property is approximately equal to 2.718.
numVar = Math.E
exp Method | Math Object Properties
Applies To: Math Object