CComplex.CNegmethod
Negates the complex number.
Syntax
FUNCTION CNeg (BYREF z AS _complex) AS _complex
Also documented as
CNegate, CNegative — one description covers them all.Description
Negates the complex number.
Reference
- Include file
CComplex.inc - Defined in AfxNova/CComplex.inc:473
- Documented in Numeric Datatypes/CComplex Class.md
- Topic: CComplex Class