logarithm()

Logarithm

Syntax

Function:
  • LOG(val, base)
Parameters:
  • val = the number to derive the square root from
Outputs:
  • a decimal number
Description:
  • Returns the logarithm of val to base
Used:
in a Formula BuilderFormula Builder

 

Example
Result
Note
LOG(val, base) 3
LOG(val, base) 9  val = 81
LOG(val, base) 23.388031127052999  val = 547