The Excel IMDIV function divides one complex number by another — part of Excel’s complex-number toolkit for engineering and signal analysis.
Syntax
| Argument | Description | |
|---|---|---|
inumber1 | Required | The numerator. |
inumber2 | Required | The denominator. |
How to use it
IMDIV divides one complex number by another. Complex numbers are written as text like "3+4i" (or with a "j" suffix). Build them with COMPLEX and pull the parts back out with IMREAL and IMAGINARY.
All IM functions take and return text. Keep complex numbers as text strings throughout your calculation chain; use IMREAL / IMAGINARY only when you need numeric parts for charts or further math.
Try it: interactive demo
Enter a complex number (a+bi) and see the formula IMDIV would evaluate.
Practice workbook
Frequently asked questions
How are complex numbers stored in Excel?
Does IMDIV return text or a number?
Can I mix i and j suffixes?
What if my real or imaginary part is zero?
Master functions like this in one day
This page covers one function. Our Excel Formulas and Functions class covers the 30 that matter most — live, hands-on, taught by professionals in Dallas–Fort Worth, Houston, Austin, Oklahoma City, Denver, or online.
See the Formulas & Functions Class