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