log

Returns the logarithm of "numeric_expression2" to the base "numeric_expression1". When the optional argument "numeric_expression1" is not specified, the base 10 is used.

Syntax

log ( [numeric_expression1 ,] numeric_expression2 )