IMREAL Function

The IMREAL function is one of the engineering functions. It is used to return the real part of the specified complex number.

Syntax

IMREAL(inumber)

The IMREAL function has the following argument:

Argument Description
inumber A complex number expressed in x + yi or x + yj form.

Notes

How to apply the IMREAL function.

Examples

The figure below displays the result returned by the IMREAL function.

IMREAL Function