LOG1P
Description
Returns the natural logarithm of the sum of 1 plus the argument.
Syntax
LOG1P(
value
)
- value: The value to calculate the natural logarithm + 1 for.
Example
Formula | Result |
|---|---|
=LOG1P(5) | 1.791759469 |