imag

Type: External

Group: general

Syntax

imag(complex)

Description

Returns the imaginary part of a complex number

Examples

imag(2i) = 2
imag(5 + 3i) = 3

See Also

real, conj, angle, abs