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)
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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)