Complex Number Calculator — Rectangular, Polar, and Euler Operations
Are you an electrical engineer calculating AC circuit impedance, a physics student modeling wave functions, or a mathematician exploring the beauty of the complex plane? Our professional Complex Number Calculator is the ultimate tool for imaginary number arithmetic. By supporting addition, subtraction, multiplication, and magnitude calculations, this z = a + bi solver helps you bridge the gap between rectangular and polar forms. Master the logic of complex variables with absolute mathematical precision and instant results.
- Free Online Tool
- Instant Results
- No Installation
- Secure & Private
Understanding This Calculator
The World of Imaginary Numbers: What is a Complex Number?
In mathematics, a complex number is a number that can be expressed in the form a + bi, where 'a' and 'b' are real numbers and 'i' is the imaginary unit, satisfying the equation i² = -1. While real numbers represent points on a line, complex numbers represent points in a 2D space known as the Complex Plane (or Argand Diagram). Our online complex solver allows you to perform advanced operations on these numbers, which are essential for describing rotational phenomena in science and engineering.
Core Arithmetic & Magnitude
Our engineering math tool utilizes the standard definitions for complex operations:
- Addition & Subtraction: Simply combine the real and imaginary components independently.
- Multiplication: Uses the FOIL method, remembering that i² = -1, which rotates the product in the complex plane.
- Magnitude (|z|): Also known as the absolute value or modulus, calculated as the distance from the origin: |z| = √(a² + b²).
z = a + bi → |z| = √(a² + b²)
Real-World Engineering & Physics Applications
- Electrical Engineering: Using 'phasors' to represent alternating current (AC) voltages and currents. Resistance and reactance combine into 'Impedance,' a complex quantity.
- Signal Processing: The Fourier Transform, which converts signals between time and frequency domains, relies entirely on complex exponential functions.
- Quantum Mechanics: Wave functions, which describe the state of subatomic particles, are complex-valued functions.
- Fluid Dynamics: Using 'conformal mapping' to model the flow of air over wings or liquid through pipes.
- Fractal Geometry: Generating the famous Mandelbrot set by iterating functions in the complex plane.
Polar Form and Euler's Formula
Using our complex conversion tool, you can visualize numbers beyond the rectangular (a + bi) format. Euler's Formula (e^(iθ) = cos θ + i sin θ) establishes a deep connection between trigonometry and complex exponentials. Polar form (r∠θ) is often much easier to use for multiplication and division, and our tool provides the magnitude and phase information you need to switch between these representations effortlessly.
How to Use
- Enter the 'Real Part (a)' and 'Imaginary Part (b)' for your first complex number (z₁).
- Enter the components for your second number (z₂).
- Review the 'Addition', 'Subtraction', and 'Multiplication' results.
- Check the 'Magnitude' and 'Polar Form' outputs for a complete geometric profile.
Frequently Asked Questions
What is the imaginary unit 'i'?
The symbol 'i' represents the square root of -1. It is the basis for all imaginary and complex numbers.
What is a Complex Conjugate?
The conjugate of z = a + bi is z* = a - bi. It is used to simplify division and find the magnitude squared (z × z* = |z|²).
Does z₁ × z₂ change if I swap them?
No. Complex multiplication is commutative, meaning z₁ × z₂ = z₂ × z₁.
What is an Argand Diagram?
It is a geometric representation of complex numbers as points in a 2D plane, where the x-axis is real and the y-axis is imaginary.
How do I calculate the magnitude?
Magnitude is calculated using the Pythagorean theorem: √(real² + imaginary²).
What is Euler's Formula used for?
It relates complex exponentials to trigonometric functions and is the foundation for analyzing oscillations and waves.
Can I use complex numbers in real life?
Yes. Every time you use electricity, complex numbers are working behind the scenes to model the AC power grid.
What is the difference between real and imaginary parts?
The real part is a standard number on the number line. The imaginary part is a real number multiplied by 'i'.