the
Im
of
factor
Im
(
expression )
Factor and expression yield integer
s, number
s, or complex
es.
The Im
function returns the imaginary part of its argument.
If the argument is an integer
or a number
, zero
is returned.
If the argument is a complex
, the imaginary part of the argument is returned as a number
.