Ln(Value)
Value. A real value greater than zero, hyperbolic logarithm of which should be calculated.
NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.
It returns the natural logarithm of a number.
The natural logarithm is a logarithm calculated using the base e (2.71828182845904).
| Formula | Result | Description |
| =Ln(2.7182) | 1 | Natural logarithm of the 2.7182 number. |
| =Ln(B6) | 1,1314 | The hyperbolic logarithm of the number from the B6 cell. The B6 cell contains the 3.1 number. |
See also:
Function Wizard │ Mathematical Functions │ Exp │ Log │ Log10