See Also
Mathematical Functions
You are here:
SQL Reference
>
SQL Functions and Operators
>
Mathematical Functions and Operators
>
Mathematical Functions
>
LOG10
LOG10
LOG10
Syntax
LOG10(
number
)
Returns the base-10 logarithm of
number
, ie. log
10
(
number
).
Related
SQL Reference
SQL Functions and Operators