fastexp
Approximated e to a power
fastexp(in1): out1Arguments:
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Raise e to this value |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | number | Outputs approximated e raised to the input value |
Approximated e to a power
fastexp(in1): out1| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Raise e to this value |
| Name | Type | Description |
|---|---|---|
| out1 | number | Outputs approximated e raised to the input value |