JScript  

LOG2E Property

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

varName = Math.LOG2E 

Remarks

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

Requirements

Version 1

See Also

Math Object Properties

Applies To: Math Object