LOG10
Syntax
LOG10(<number>)
Description
Returns the base-10 logarithm of a number.
Example
| Column1 | LOG10() returns |
|---|---|
| 20 | 1.301029996 |
, multiple selections available,
LOG10(<number>)
Returns the base-10 logarithm of a number.
| Column1 | LOG10() returns |
|---|---|
| 20 | 1.301029996 |