Complex Numbers · Pillar Guide

Complex Number Calculator: Rectangular & Polar Form

Enter, calculate and convert complex numbers in both a+bi and r∠θ form — with worked arithmetic, modulus, argument and conjugate examples.

fx-991ES Web TeamUpdated 23 June 20269 min read

A complex number calculator handles numbers with a real and an imaginary part — the kind that appear everywhere in engineering and physics. Ours works in both rectangular (a+bi) and polar (r∠θ) form, and converts freely between them. Here's how to use every feature.

On this page

  1. Entering complex numbers
  2. Arithmetic
  3. Modulus, argument & conjugate
  4. Rectangular ↔ polar
  5. Why two forms?
  6. FAQ

Entering complex numbers

Switch to CMPLX mode and type the number using i for the imaginary unit:

3+4i
i or j?

Electrical engineers write j to avoid clashing with current; it's the same imaginary unit. On the calculator, enter complex numbers with i.

Arithmetic

Add, subtract, multiply and divide just like real numbers — the calculator keeps real and imaginary parts straight for you.

Add

(3+4i)+(1+2i)4+6i

Multiply

(3+4i)(1+2i)−5+10i. By hand: 3 + 6i + 4i + 8i², and since i² = −1 that's 3 + 10i − 8 = −5 + 10i. ✔

Divide

(3+4i)/(1+2i)2.2−0.4i. (Multiply top and bottom by the conjugate 1−2i.)

Modulus, argument & conjugate

Three operations describe a complex number geometrically:

For z = 3+4i: Abs(3+4i)5,  arg(3+4i)53.13° (Deg mode),  Conjg(3+4i)3−4i.

Full detail in modulus and argument explained.

Rectangular ↔ polar

After any calculation, switch the display form:

You can also type polar input with the ∠ separator, e.g. 2∠45 (the angle uses the current angle mode, so set Deg for degrees).

3+4i then ►r∠θ5∠53.13°. The full method is in converting a+bi to polar form.

Why two forms?

Each form makes one operation easy:

OperationEasiest formRule
Add / subtractRectangular a+biAdd real & imaginary parts
Multiply / dividePolar r∠θMultiply/divide r, add/subtract θ
Polar multiply

(2∠30°)(3∠40°) = 6∠70° — multiply the magnitudes, add the angles. This is why engineers love polar form, as covered in complex arithmetic for engineering students.

Frequently asked questions

How do I enter a complex number?

In CMPLX mode, type it with i — for example 3+4i.

How do I convert between rectangular and polar?

Use ►r∠θ for polar and ►a+bi for rectangular; type polar input with ∠, e.g. 2∠45.

Are j and i the same?

Yes — engineers write j, but it's the same imaginary unit. Enter i.

Why is polar better for multiplication?

You multiply magnitudes and add angles — much faster than expanding brackets.

Try the complex number calculator

Switch to CMPLX mode and reproduce any example — then hit ►r∠θ to see polar form.

Open the complex number calculator →