Operators and Keywords
Function List:
C++ API
Return the complex conjugate of z.
The complex conjugate is defined as conj (z) = x - iy.
conj (z)
See also: real, imag.
Package: octave