The IMPRODUCT function is one of the engineering functions. It is used to return the product of the specified complex numbers.
Syntax
IMPRODUCT(inumber1, [inumber2], ...)
The IMPRODUCT 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 IMPRODUCT function.
Examples
The figure below displays the result returned by the IMPRODUCT function.
