Intermediate

Complex Number to Trigonometric Form Calculator

Enter a complex number in rectangular form (a + bi) and get its trigonometric form r(cos θ + i·sin θ), also written r·cis(θ). The calculator shows the modulus r, argument θ, and the complete trig expression.
Coefficient of i in a + bi
Modulus (r)
5

r = √(a² + b²) — the amplitude of the trigonometric form

Argument θ (degrees)
53.1301°
Argument θ (radians)
0.9273 rad
Trigonometric form
5(cos 53.1301° + i·sin 53.1301°)
Cosine component (real)
5 · cos(53.1301°)
Sine wave with phase angle θ — the argument of the complex number
Step by step
  1. 1

    Sum of squares

    3² + 4² = 25
  2. 2

    Argument θ

    atan2(4, 3) = 53.1301°
    Used directly in the trig form as the phase angle.
  3. 3

    Modulus r

    √25 = 5
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

The trigonometric form of a + bi is r(cos θ + i·sin θ), where r = √(a² + b²) and θ = atan2(b, a). Enter the real and imaginary parts to get r, θ in degrees and radians, and the complete trigonometric expression.

Formula
r = √(a² + b²) • θ = atan2(b, a) • z = r(cos θ + i·sin θ)
How this is calculated

The trigonometric (or polar-trigonometric) form of a complex number writes it explicitly in terms of cosine and sine rather than the compact r∠θ notation. Starting from a + bi, the modulus r = √(a² + b²) gives the amplitude and the argument θ = atan2(b, a) gives the angle. Substituting back yields z = r(cos θ + i·sin θ), which can be verified by expanding: r·cos θ = a and r·sin θ = b by the definition of polar coordinates.

This form is equivalent to the polar form r∠θ and the exponential form r·e^(iθ) via Euler's formula (e^(iθ) = cos θ + i·sin θ). The compact notation r·cis(θ) is a shorthand for r(cos θ + i·sin θ) used in some textbooks.

The trigonometric form makes De Moivre's theorem particularly transparent: [r(cos θ + i·sin θ)]^n = r^n(cos nθ + i·sin nθ), which is the foundation for finding complex powers and roots.

Frequently asked questions

They represent the same thing expressed differently. Polar form r∠θ is a compact notation, while trigonometric form r(cos θ + i·sin θ) writes out the cosine and sine components explicitly. Both contain the modulus and argument.

cis(θ) is a shorthand notation for cos(θ) + i·sin(θ). It is used in many textbooks to write the trigonometric form more compactly as r·cis(θ).

To multiply two complex numbers in trigonometric form, multiply their moduli and add their arguments: r₁·cis(θ₁) × r₂·cis(θ₂) = r₁r₂·cis(θ₁ + θ₂). This is far simpler than expanding (a₁ + b₁i)(a₂ + b₂i) in rectangular form.

APA

TG we-Calculate Editorial Team. (2026). Complex Number to Trigonometric Form Calculator [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/complex-number-to-trigonometric-form-calculator

Chicago

TG we-Calculate Editorial Team. "Complex Number to Trigonometric Form Calculator." TG we-Calculate. 2026. https://we-calculate.com/calculator/complex-number-to-trigonometric-form-calculator.

IEEE

TG we-Calculate Editorial Team, "Complex Number to Trigonometric Form Calculator," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/complex-number-to-trigonometric-form-calculator

BibTeX

@misc{wecalculate_complex_number_to_trigonometric_form_calculator, title = {Complex Number to Trigonometric Form Calculator}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/complex-number-to-trigonometric-form-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?