IMDIV Function

The Excel IMDIV function returns the quotient of two complex numbers. For example, given "-7+11i" and "3+5i" as input, the function returns the quotient "1+2i", which is the result of dividing the first number by the second.

=IMDIV(COMPLEX(-7,11),...Read more

Pages