Math
Operators
Trigonometric
Tools
Constants
Log1p
Returns the natural logarithm (base e) of 1 + a number
Details
ID
math-tools-log1p
Name
Log1p
Group
Tools
Package
Math
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Number | Number | Input value |
Output ports
Name | Type | Description |
---|---|---|
Number | Number | The natural logarithm (base e) of 1 plus the given number |
Log
Log2