LN
Returns the natural logarithm of a number.
Math & TrigonometryMath Basics
What it does
Returns the logarithm of a number to base e.
Syntax
LN(number)
Arguments
number(number) β Value.
Examples
Natural Log
LN of 10.
FORMULA
=LN(10)
RESULT
2.3
SAMPLE DATA
| A | |
|---|---|
| 1 | Val |
| 2 | 10 |