Complex Number Form Converter

    Convert a complex number between rectangular, polar, trigonometric, and exponential forms. Includes exact angles, exact modulus when possible, steps, copy buttons, and an Argand-plane view.

    Examples:
    Algebraic
    1 + i
    Re z = 1, Im z = 1
    Modulus and argument
    |z| = √2
    arg z = π/4 + 2π·k, k ∈ Z
    Polar (r∠theta)
    √2 ∠ π/4
    |z| = √2, arg z = π/4
    Trigonometric
    √2 · (cos π/4 + i·sin π/4)
    Exponential (Euler)
    √2 · e^(i · π/4)
    Compact notation for the same trigonometric form.

    Argand plane

    ReImpointπ/4
    Point z = (1; 1), radius |z| = √2

    Step-by-step conversion

    1. Algebraic form: 1 + i
    2. Modulus: √2
    3. Argument: π/4 + 2π·k, k ∈ Z0.7854 rad
    4. Forms using modulus and argument:
      • Polar: √2 ∠ π/4
      • Trigonometric: √2 · (cos π/4 + i·sin π/4)
      • Exponential: √2 · e^(i · π/4)

    Representation summary for z

    FormValue
    Algebraic1 + i
    Polar√2 ∠ π/4
    Trigonometric√2 · (cos π/4 + i·sin π/4)
    Exponential√2 · e^(i · π/4)

    Exact angle reference

    RadiansDegreesCosineSineExponential form
    0101
    π/630°√3/21/2√3/2 + i/2
    π/445°√2/2√2/2√2/2·(1+i)
    π/360°1/2√3/21/2 + (√3/2)·i
    π/290°01i
    π180°−10−1
    3π/2270°0−1−i

    Convert between the common complex forms

    Search results for this topic mix calculator intent and learning intent. This converter keeps both: it accepts a complex number, shows the equivalent forms, and gives enough steps to verify the conversion.

    Rectangular form uses real and imaginary coordinates.

    Polar form uses modulus and argument.

    Trigonometric and exponential forms use the same r and theta.

    When each form is useful

    FormBest use
    RectangularAddition, subtraction, and coordinate checks
    PolarMagnitude-angle input and quick engineering notation
    TrigonometricClassroom work, powers, roots, and identities
    ExponentialCompact notation for multiplication, division, and Euler form
    Zero has no unique argument, so its polar, trigonometric, and exponential forms are not unique.

    Frequently Asked Questions

    Sources and References

    Calculations are based on the listed reference sources. Links open in a new tab.

    Updated:

    Related Tools