LOG10E Property (Windows Scripting - JScript)

 

Returns the base-10 logarithm of e, Euler's number.

Syntax

varName = Math.LOG10E 

Remarks

The LOG10E property, a constant, is approximately equal to 0.434.

Requirements

Version 1

Applies To: Math Object (Windows Scripting - JScript)

See Also

LOG2E Property (Windows Scripting - JScript)