CalculatorFly.com Logo - Free Online Calculators

CalculatorFly

Complex Number Calculator

Perform arithmetic (add, subtract, multiply, divide) on complex numbers.

Complex Number Calculator
Perform arithmetic operations on two complex numbers.
+
i
+
i

Mastering Complex Number Arithmetic

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. The number 'a' is called the real part, and 'b' is the imaginary part. Our Complex Number Calculator allows you to perform basic arithmetic with these numbers effortlessly.


🧮 How to Use the Calculator

  1. Enter Complex Number 1: Input the real part ('a') and the imaginary part ('b') for the first complex number.
  2. Select Operation: Choose an operation: addition (+), subtraction (-), multiplication (×), or division (÷).
  3. Enter Complex Number 2: Input the real part ('c') and the imaginary part ('d') for the second complex number.
  4. Calculate: Click the "Calculate" button or press Enter to see the result.

The calculator displays the resulting complex number and provides a detailed, step-by-step breakdown of the calculation based on the selected operation.


Formulas for Complex Arithmetic

Let two complex numbers be z₁ = a + bi and z₂ = c + di. The operations are defined as:

  • Addition: z₁ + z₂ = (a + c) + (b + d)i
    Add the real parts and the imaginary parts separately.
  • Subtraction: z₁ - z₂ = (a - c) + (b - d)i
    Subtract the real parts and the imaginary parts separately.
  • Multiplication: z₁ × z₂ = (ac - bd) + (ad + bc)i
    This is derived using the FOIL method and substituting i² = -1.
  • Division: z₁ / z₂ = [(ac + bd) / (c² + d²)] + [(bc - ad) / (c² + d²)]i
    This is derived by multiplying the numerator and denominator by the complex conjugate of the denominator (c - di).

💡 Real-World Use Cases

Electrical Engineering
Complex numbers are fundamental in analyzing alternating current (AC) circuits. They simplify calculations involving impedance, which has both resistance (real part) and reactance (imaginary part).
Signal Processing
In fields like telecommunications and audio processing, the Fourier transform uses complex numbers to analyze signals in the frequency domain, breaking them down into constituent sinusoids.
Quantum Mechanics
The state of a quantum system is described by a wave function, which is a complex-valued function. Operations on these functions involve complex number arithmetic.

Related Keywords

complex number
imaginary number
complex arithmetic
add complex
multiply complex
divide complex
electrical engineering
a+bi