CALC.ln(number)

Returns the natural logarithm of a positive number.

Example

CALC.ln(Math.E);

// returns 1.0

<< CALC.lcm(array) © 1996-2013 InetSoft Technology Corporation (v11.4) CALC.log(number, base) >>