Nodes > Math > Exponential > Log

Returns the natural logarithm of the input value.
Inputs
| Name | Type | Description |
|---|---|---|
| A | float | Value to find the natural logarithm of |
Outputs
| Name | Type | Description |
|---|---|---|
| log( A ) | float | Natural logarithm of A |
Was this page helpful?