Help Center

CComplex.CNegativemethod

Negates the complex number.

Numeric DatatypesmethodCComplex.incdocumented

Syntax

FUNCTION CNegative (BYREF z AS _complex) AS _complex
Also documented as CNeg, CNegate — one description covers them all.

Description

Negates the complex number.

Reference

  • Include file CComplex.inc
  • Defined in AfxNova/CComplex.inc:479
  • Documented in Numeric Datatypes/CComplex Class.md
  • Topic: CComplex Class