Math.log()

Syntax:

Math.log( x )

Return:

The natural logaritm of a number.

Parameters:

x – the number or a variable containing a number. This parameter is required.

image\Script_Button.jpgExamples