log
Creates a LOG(expr) function that returns the base 10 log of the given numeric expression.
Return
The LOG(expr) function.
Parameters
operand
The expression.
Creates a LOG(expr) function that returns the base 10 log of the given numeric expression.
The LOG(expr) function.
The expression.