IMSUM Function

The IMSUM function is one of the engineering functions. It is used to return the sum of the specified complex numbers.

Syntax

IMSUM(inumber1, [inumber2], ...)

The IMSUM function has the following arguments:

Argument Description
inumber1/2/n Up to 255 complex numbers expressed in x + yi or x + yj form.

Notes

How to apply the IMSUM function.

Examples

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

IMSUM Function