LN Function

Returns the natural logarithm of a number. The number must be positive, or LN returns the error value #NUM.

Syntax

LN(number)

Example

LN(42)

Returns 3.7377.