log
Calculate the natural logarithm (base e)
log(
n
) -> FLOAT
Calculate the natural logarithm (base e)
Arguments
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
n | yes | - | Number |
log(
n
) -> FLOAT
Calculate the natural logarithm (base e)
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
n | yes | - | Number |