The log function calculates the base-10 logarithm of numeric_expression. The number numeric_expression should be a positive value.
Return Value
The function returns a decimal number logarithm. If the value of the number is a special value, the function returns the special value given. If the value of the number is negative, the function returns default.