IMSUB Function

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

Syntax

IMSUB(inumber1, inumber2)

The IMSUB function has the following arguments:

Argument Description
inumber1 A complex number from which inumber2 is to be subtracted.
inumber2 A complex number to subtract from inumber1.

Notes

How to apply the IMSUB function.

Examples

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

IMSUB Function