LOG10
The LOG10 function calculates the logarithms for base 10 of a value.
- Syntax:
- mathlib->LOG10 (single-number-expression)
- Meaning:
- mathlib->LOG10 (number_to_convert)
- Returns:
- A single number item
The LOG10 function calculates the logarithms for base 10 of a value.