LN

Syntax:

LN(number)

Returns the natural logarithm of number.

number must be > 0.

Example:

LN(78)

returns the number 4.3567.