Returns the natural logarithm of a given value
Device + Agent
Name | Type | Description |
---|---|---|
value | Float/integer |
Any numerical value
|
Float — the natural logarithm
This function returns the natural logarithm of the passed value. This is the power to which base e (2.71828) must be raised to generate the passed value.