LN function
Summary
Returns the natural logarithm of a number
Syntax
LN(number)
The LN function syntax has the following arguments:
• Number Required. The positive real number for which you want the natural logarithm.
• Number Required. The positive real number for which you want the natural logarithm.
Example
=LN(86)
=LN(2.7182818)
=LN(EXP(3))
=LN(2.7182818)
=LN(EXP(3))