TSCplx op_Round(TSCplx AValue)
Rounds Re and Im to the nearest integer (banker's rounding).
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AValue | TSCplx | scalar |
Returns: TSCplx
Rounds Re and Im to the nearest integer (banker's rounding).
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AValue | TSCplx | scalar |
Returns: TSCplx