The IMAGINARY function is one of the engineering functions. It is used to return the imaginary part of the specified complex number.
Syntax
IMAGINARY(inumber)
The IMAGINARY function has the following argument:
Argument | Description |
---|
inumber | A complex number expressed in x + yi or x + yj form. |
Notes
How to apply the IMAGINARY function.
Examples
The figure below displays the result returned by the IMAGINARY function.
