Math387::Neg Function

Overload List

#SignatureDescription
1TCplx Neg(const TCplx &A);Changes the sign of Z.
2TSCplx Neg(const TSCplx &A);

Overload 1: TCplx Neg(const TCplx &A);

Changes the sign of Z.

#NameTypeDescription
1Aconst TCplx &

Returns: the sign of Z: Z becomes -Z

Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler

Overload 2: TSCplx Neg(const TSCplx &A);

#NameTypeDescription
1Aconst TSCplx &
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler