MATLAB Function Reference    
real

Real part of complex number

Syntax

Description

X = real(Z) returns the real part of the elements of the complex array Z.

Examples

real(2+3*i) is 2.

See Also

abs, angle, conj, i, j, imag


  readasync reallog