Ad placeholder (160x600)
Ad placeholder (160x600)

OpenSpecEngineering

Open data for a field built on precision

Complex Number Calculator

Converts between rectangular (a + jb) and polar (r∠θ) form, and adds, subtracts, multiplies, or divides two complex numbers. This is the representation used throughout AC circuit analysis for impedance, phasors, and admittance — see the Impedance calculator for that specific application.

Re (real axis) Im (imaginary axis) O θ B a R
Rectangular form a + jB is the same point as polar form R∠θ, where R = √(a²+B²) and θ = atan2(B, a).

Solution

History