imag

imag — imaginary part

Calling sequence

[y]=imag(x)  

Parameters

x : real or complex vector or matrix.
y : real vector or matrix.

Description

imag(x) is the imaginary part of x. (See %i to enter complex numbers).

See also

real