Navigation

Operators and Keywords

Function List:

C++ API

: conj (z)

Return the complex conjugate of z.

The complex conjugate is defined as conj (z) = x - iy.

See also: real, imag.

Package: octave