The IMSUM () is an engineering function which takes ‘inumber’ as an argument and calculates the sum of two or more complex numbers in the text format of x+yi or x+yj.
Formula:
IMSUM (inumber1, inumber2...) In the above syntax, arguments inumber1, inumber2 denotes 1 to 255 complex numbers.
Video Tutorial:
Let us see how the IMSUM function calculates the sum of complex numbers with the help of the below video