conj:

Syntax:	conj ( A )

Description:

	Conj returns the complex conjugate of it's input argument.
	For MATRIX arguments the conjugate is performed element by
	element.

See Also: imag, real
