Complex Number Calculator

Add, subtract, multiply or divide two complex numbers.

Real part 11
Imaginary part (i) -10

Formula: (a+bi) ⊕ (c+di) per chosen operation

Step-by-step with your numbers:
1. Values used:
2. Real part of z₁ = 3
3. Imag part of z₁ = 2 i
4. Real part of z₂ = 1
5. Imag part of z₂ = -4 i
6.
7. Real part = 11
8. Imaginary part = -10i
Did we solve your problem today?

Perform the four basic operations on complex numbers of the form a + bi.

The math behind it

Multiplication: (a+bi)(c+di) = (ac − bd) + (ad + bc)i. Division multiplies by the conjugate of the denominator: result = (a+bi)(c−di) ÷ (c² + d²).

Worked example

(3 + 2i)(1 − 4i) = (3 + 8) + (−12 + 2)i = 11 − 10i.

FAQ

What is i?

The imaginary unit, defined by i² = −1.