Complex Number Calculator
Add, subtract, multiply complex numbers and convert to polar form.
Complex Arithmetic
Two complex numbers z₁ and z₂.
Complex Conjugate
Find the conjugate of a complex number.
Formula
|a+bi| = √(a²+b²)
How to use
- Enter real and imaginary parts.
- Select operation or use conjugate/modulus tools.
Formulas explained
Complex multiplication: (a+bi)(c+di) = (ac−bd) + (ad+bc)i
FAQ
a+bi has conjugate a−bi; product gives a real number a²+b².