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