LOG_10
Base 10 logarithm of a number — the power to which 10 must be raised to produce it.
Examples
- LOG_10(100) - Returns 2.
- LOG_10(12500) - Returns 4.097.
- LOG_10(revenue{!-1}) - Base 10 logarithm of the highest value of the field revenue.
Base 10 logarithm of a number — the power to which 10 must be raised to produce it.