Microsoft® JScript
log Method
Language Reference 

See Also


Description

Computes the natural logarithm of a numeric expression.

Syntax

Math.log( number )

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

Return Value

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


© 1996 by Microsoft Corporation.

Casa de Bender