exp
Returns e**x, the base-e exponential of x.
exp(
n
) -> FLOAT
Returns e**x, the base-e exponential of x.
Arguments
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
n | yes | - | Number |
exp(
n
) -> FLOAT
Returns e**x, the base-e exponential of x.
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
n | yes | - | Number |