LOG10

Returns the base 10 logarithm of x.

Syntax

LOG10(input)

Arguments

Returns

Returns a double value.


Examples

Last updated