log Method

Microsoft Office JScript

Microsoft® JScript® log Method  Language Reference 
Version 1 

See Also                  Applies To


Description
Returns the natural logarithm of a number.
Syntax
Math.log(number)

The number argument is a numeric expression for which the natural logarithm is sought.

Return Value
The return value is the natural logarithm of number. The base is e.