FullCalculator

Complex Number Calculator

Arithmetic (a+bi ○ c+di)

Rectangular ↔ Polar

Formula

z = a + bi | |z| = √(a²+b²) | θ = atan2(b,a)

Frequently Asked Questions

What is a complex number?
A complex number has the form a + bi, where a is the real part, b is the imaginary part, and i = √(-1). Complex numbers can be added, subtracted, multiplied, and divided. They can also be expressed in polar form: r∠θ.

You may also need