LN Function

The LN function is one of the math and trigonometry functions. It is used to return the natural logarithm of a number.

Syntax

LN(number)

The LN function has the following argument:

Argument Description
number A numeric value for which you want to get the natural logarithm. It must be greater than 0.

Notes

How to apply the LN function.

Examples

The figure below displays the result returned by the LN function.

LN Function