LOG
From LongJump Support Wiki
The LOG function calculates the base-10 logarithm for a number.
- Syntax
LOG(number)
- Return
- Number
- Examples
LOG(10) = 1 LOG(1000) = 3
The LOG function calculates the base-10 logarithm for a number.
LOG(number)
LOG(10) = 1 LOG(1000) = 3