LOG2E Property (Windows Scripting - JScript)

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

                      varName = Math.LOG2E 

Remarks

The LOG2E property, a constant, is approximately equal to 1.4427.

Requirements

Version 1

Applies To: Math Object (Windows Scripting - JScript)

See Also

Reference

LN2 Property (Windows Scripting - JScript)