IMDIV Function

The IMDIV function is one of the engineering functions. It is used to return the quotient of two complex numbers expressed in x + yi or x + yj form.

Syntax

IMDIV(inumber1, inumber2)

The IMDIV function has the following arguments:

Argument Description
inumber1 A dividend.
inumber2 A divisor.

Notes

How to apply the IMDIV function.

Examples

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

IMDIV Function