Returns the natural logarithm (base e) of a number
ID
math-tools-logarithm
Name
Logarithm
Group
Tools
Package
Math
Keywords
Log1p
Log2
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
x | Number | Input value |
Outputs
Name | Type | Description |
---|---|---|
log | Number | The natural logarithm (base e) of the given number |