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