CALC.log(number, base)

Returns the logarithm of a positive number to the base you specify.

Example

CALC.log(64, 4);

// returns 3

<< CALC.ln(number) © 1996-2013 InetSoft Technology Corporation (v11.5) CALC.log10(number) >>