Complex Number Calculator

Add, subtract, multiply, and divide complex numbers, with modulus, argument, and polar form

Frequently Asked Questions

How do you multiply complex numbers?

(a+bi)(c+di) = (ac − bd) + (ad + bc)i, using i² = −1. Division multiplies by the conjugate of the denominator to clear the i.

What is the modulus and argument?

For a+bi, modulus |z| = √(a²+b²) (distance from origin) and argument = atan2(b, a) (angle). Together they give the polar form r(cosθ + i sinθ).

What is the complex conjugate?

The conjugate of a+bi is a−bi. Multiplying a number by its conjugate gives a real number, a²+b² = |z|² - the key trick for division.

Why are complex numbers useful?

They model AC circuits, signal processing (Fourier), control systems, and quantum mechanics, and they make polynomial roots and rotations elegant.

Important Disclaimer: Estimates for informational purposes only.

This calculator provides estimates for informational purposes only. Results are based on assumptions and may not reflect actual outcomes. Consult qualified professionals in relevant fields before making important decisions based on these results.