LOG2E Property (Windows Scripting - JScript)
Returns the base-2 logarithm of e, Euler's number.
Syntax
varName = Math.LOG2E
Remarks
The LOG2E property, a constant, is approximately equal to 1.4427.
Requirements
Applies To: Math Object (Windows Scripting - JScript)