The Excel IMSUB function subtracts one complex number from another — part of Excel’s complex-number toolkit for engineering and signal analysis.
Syntax
| Argument | Description | |
|---|---|---|
inumber1 | Required | The first complex number. |
inumber2 | Required | The complex number to subtract. |
How to use it
IMSUB subtracts one complex number from 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 IMSUB would evaluate.
Practice workbook
Frequently asked questions
How are complex numbers stored in Excel?
Does IMSUB 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