Accelerating the pace of engineering and science
Complex conjugate
ZC = conj(Z)
ZC = conj(Z) returns the complex conjugate of the elements of Z.
expand all
If Z is a complex array:
conj(Z) = real(Z) - i*imag(Z)
i | imag | j | real