Multiply Complex Numbers Calculator
Multiply two complex numbers (a + bi)(c + di).
Multiply two complex numbers using the distributive rule and i² = −1.
The math behind it
(a+bi)(c+di) = ac + adi + bci + bdi² = (ac − bd) + (ad + bc)i.
Worked example
(2 + 3i)(1 − 4i) = 14 − 5i.
FAQ
Why does the sign change?
Because i² = −1, the product of the imaginary parts becomes a negative real number.