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:

ArgumentDescription
inumber1/2/nUp 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

Article with the tag:
Browse all tags