Algebra 2 Advanced

Modulus & Argument

Convert complex numbers between rectangular (a+bi) and polar form (r·e = r(cosθ + i·sinθ)) — find modulus r and argument θ.

Live Calculator · Step-by-Step · Algebra 2

Input

Examples

Enter θ in degrees. Any angle is accepted (wraps to [−180°, 180°]).

Examples

Results

Enter values and click Convert to see results.
Rectangular
Polar (trig)
Polar (Euler)
Modulus r
θ (degrees)
θ (radians)
Quadrant

Step-by-Step Solution

Complex Plane Visualization

Polar Form of Complex Numbers

z = r(cosθ + i sinθ) = r·e

Any complex number z = a + bi can be written in polar form where:

r = |z| = √(a² + b²) is the modulus — the distance from the origin to z in the complex plane.

θ = arg(z) = atan2(b, a) is the argument — the angle from the positive real axis, measured counterclockwise.

By Euler's formula, e = cosθ + i sinθ, so the two polar representations are equivalent.

Multiplication in Polar Form & De Moivre's Theorem

z₁ · z₂ = r₁r₂ · ei(θ₁+θ₂)

Multiplying two complex numbers in polar form: multiply the moduli and add the arguments. This is far simpler than expanding (a+bi)(c+di).

This leads directly to De Moivre's Theorem:

[r(cosθ + i sinθ)]ⁿ = rⁿ(cos nθ + i sin nθ)

To raise a complex number to a power, raise the modulus to that power and multiply the argument by n. Polar form makes this intuitive.

Polar form is essential for finding all nth roots of a complex number — add 360°/n to θ repeatedly.

Need help with complex numbers?

Work through polar form, De Moivre's theorem, and complex roots with a live tutor — step by step, at your pace.

Book a Session