Complex Number Calculator
Perform calculations with complex numbers online.
Inputs
First Number (a + bi)
Second Number (c + di)
Results
Embed This Calculator
Share this tool with your audience. 100% free and fully responsive.
How the Complex Number Calculator Works
Complex numbers consist of a real part (a) and an imaginary part (bi), where i is the square root of -1. They are essential in electrical engineering, signal processing, quantum physics, and advanced mathematics.
- 1
Enter First Number
Input the real and imaginary parts of the first complex number (a + bi)
- 2
Enter Second Number
Input the second complex number if needed for binary operations
- 3
Select Operation
Choose add, subtract, multiply, divide, magnitude, phase, or conjugate
- 4
View Result
The result displays as a complex number with magnitude and phase
Use Cases
Electrical Engineering
Analyze AC circuits, calculate impedance and phase angles
Signal Processing
Perform Fourier analysis and signal transformations
Quantum Physics
Describe particle states and wave functions
Computer Graphics
Represent rotations and transformations in 2D space
Tips
- 1
Use polar form (r at angle theta) for easier multiplication and division
- 2
Magnitude |z| = sqrt(a^2 + b^2) gives the distance from origin
- 3
The conjugate z* = a - bi is used to simplify division
- 4
Phase angle theta = arctan(b/a) indicates direction in the complex plane
Common Mistakes
Forgetting that i^2 = -1 - when multiplying, (bi)(di) = -bd
Dividing directly by a complex number - multiply by the conjugate instead
Confusing Cartesian (a + bi) and polar (r at angle theta) forms
Ignoring the quadrant when calculating phase angle from arctan
Frequently Asked Questions
What is a complex number?
How do I add complex numbers?
How do I multiply complex numbers?
What is the magnitude of a complex number?
What is the conjugate used for?
Support Our Project
Our site is completely free, you can support us to help us stay online and develop new tools.
Related Calculators
Complex Number Calculator
Perform operations on complex numbers.
Advanced Random Number Generator
Generate random numbers within a specified range.
Number Base Converter - Advanced
Convert numbers between binary, octal, decimal, and hexadecimal.
Number Base Converter Tool
Convert numbers between different base systems.
Mixed Number to Decimal Converter
Convert mixed numbers to decimals and vice versa.
Armstrong Number Checker
Check if a number is an Armstrong number.