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
Applies To: Math Object (Windows Scripting - JScript)