Functions

Re

Supported By

Syntax

[the] Re of factor

Re ( expression )

Factor and expression yield integers, numbers, or complexes.

Description

The Re function returns the real part of its argument.

If the argument is an integer or a number, the argument itself is returned.

If the argument is a complex, the real part of the argument is returned as a number.

See Also

Im