real

Type: External

Group: general

Syntax

real(complex)

Description

Returns the real part of a complex number

Examples

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

See Also

imag, conj, angle, abs