class operator Negative(const AValue: TCplx): TCplx;
Unary negate operator for TCplx types.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AValue | TCplx | scalar |
Returns: TCplx (complex)
Unary negate operator for TCplx types.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AValue | TCplx | scalar |
Returns: TCplx (complex)