real:

Syntax:	real ( A )

Description:

	Real returns the REAL part of an entity. The entity must be
	either SCALAR, or MATRIX in order to have distinct real and
	imaginary parts. If the entity is pure REAL, then the REAL
	part (the only part) is returned.

See Also: imag, conj
