the
Re
of
factor
Re
(
expression )
Factor and expression yield integer
s, number
s, or complex
es.
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
.