Syntax conj(X)
conj(X)
Description conj(X) is the complex conjugate of X.
X
conj(X) = real(X) - i*imag(X)
See Also real, imag
real
imag