Math & Statistics
Complex Number Operations Calculator
Perform Cartesian-form operations on two complex numbers. Calculate real and imaginary parts of the sum, difference, and product; both magnitudes; the distance between inputs; and the distance from the sum to an entered comparison point.
Decision view
Complex-plane operation map
| Second number real part | Sum real part | Sum imaginary part | First minus second real part | First minus second imaginary part | Product real part | Product imaginary part | First-number magnitude | Second-number magnitude | Distance between complex points | Sum-to-comparison distance |
|---|
How to use Complex Number Operations Calculator
- Enter real and imaginary components for both complex numbers.
- Read addition and subtraction component by component.
- Use the expanded product to audit the i-squared sign change.
- Inspect magnitudes and points on the complex plane.
Calculator guide
Understanding Complex Number Operations Calculator
Complex arithmetic combines real and imaginary components algebraically and geometrically. This calculator shows addition, subtraction, multiplication, magnitudes, and distances while placing the inputs, sum, product, and comparison on the complex plane.
Calculation method
How the calculation works
Detailed calculation process
Combine Cartesian components and verify them on the complex plane
The defaults use z1 = 3 + 4i and z2 = 2 - i, with comparison point 5 + 3i.
What each symbol means
Worked substitution with the default inputs
The defaults produce sum 5+3i, difference 1+5i, product 10+5i, magnitudes 5 and 2.236, input distance 5.099, and zero distance from the sum to the comparison.
Complex-plane map
Track inputs, sum, product, and comparison as points
Coordinate arrows make the algebraic operations spatially inspectable.
Worked situations
Practical examples
- The sum of 3+4i and 2-i is 5+3i.
- The product simplifies to 10+5i after applying i squared equals -1.
- The first number has magnitude 5 by the 3-4-5 triangle.
Better inputs
Useful tips
- Keep the sign of every imaginary component explicit.
- Plot results to distinguish component arithmetic from magnitude.
- Use polar form when repeated multiplication, powers, or phase are central.
Before relying on the result
Limitations and common mistakes
- The calculator covers Cartesian addition, subtraction, multiplication, magnitude, and distance only.
- Division, conjugates, arguments, roots, and branch choices are outside this page.
- Component units must be compatible when the complex numbers represent physical quantities.
Reference
Key terms
- Complex plane
- Coordinate plane with real values horizontally and imaginary values vertically.
- Imaginary unit
- Number i defined by i squared equals -1.
- Magnitude
- Euclidean distance from a complex point to the origin.
Important note
Calculated directly from the entered values using the displayed formula and rounding settings.
Frequently asked questions
Why is the real product ac minus bd?
The term bdi squared equals -bd because i squared is -1.
Is magnitude the same as the real part?
No. Magnitude uses both coordinates: sqrt(a squared plus b squared).
Why does the sum plot like vector addition?
Complex addition adds the horizontal and vertical components just like 2D vectors.
Can I use this for complex division?
No. Division and conjugate-based formulas are outside this calculator's current scope.