JScript  

LOG10E Property

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

varName = Math.LOG10E 

Remarks

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

Requirements

Version 1

See Also

Math Object Properties

Applies To: Math Object