log
The natural logarithm of the input (log base e)
log(in1): out1Arguments:
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input value to be processed. |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | number | The natural log of the input. |
Aliases
ln
The natural logarithm of the input (log base e)
log(in1): out1| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input value to be processed. |
| Name | Type | Description |
|---|---|---|
| out1 | number | The natural log of the input. |
ln