Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

Log() Syntax, Parameters and Note

Note: Natural logarithm of a number.      Syntax:      Math.log(param1) Parameters:     param1   Required; the number to convert.