The IMDIV () is an engineering function which takes ‘inumber’ as an argument and returns the quotient of two complex numbers in x + yi or x + yj text format.
Formula:
=IMDIV (inumber1, inumber2) In the above syntax, the argument inumber1 denotes the complex numerator or dividend and the argument inumber2 denotes the complex denominator or divisor.
Video Tutorial:
Let us see how the IMDIV function calculates the quotient of two complex numbers, with the help of the below video.