phasewrap
Wrap input values to the range -pi to pi
phasewrap(in1): out1
Arguments:
Arguments
Name | Type | Default | Description |
---|---|---|---|
in1 | number | Input to be wrapped. |
Returns
Name | Type | Description |
---|---|---|
out1 | number | The wrapped output around -pi to pi. |
Wrap input values to the range -pi to pi
phasewrap(in1): out1
Name | Type | Default | Description |
---|---|---|---|
in1 | number | Input to be wrapped. |
Name | Type | Description |
---|---|---|
out1 | number | The wrapped output around -pi to pi. |