Imaginary Number Calculator | Perform Complex Math Instantly


Imaginary Number Calculator

Perform addition, subtraction, multiplication, and division on two complex numbers (e.g., a + bi). Enter the real and imaginary components below to get started.



Enter the real component of the first number.


Enter the imaginary component (without ‘i’).


Enter the real component of the second number.


Enter the imaginary component (without ‘i’).



-5.00 + 14.00i
Result Magnitude |z|
14.87
Result Argument (θ)
109.65°
Result in Polar Form
14.87(cos(109.65°) + i sin(109.65°))

Formula: (a + bi) * (c + di) = (ac – bd) + (ad + bc)i

Argand diagram visualizing the input numbers and the calculated result.

Properties of Complex Numbers
Property Number 1 (z₁) Number 2 (z₂) Result (z_res)

What is an Imaginary Number Calculator?

An **imaginary number calculator** is a specialized tool designed to perform arithmetic operations on complex numbers. Complex numbers are numbers that consist of a real part and an imaginary part, expressed in the form ‘a + bi’, where ‘a’ is the real part, ‘b’ is the imaginary part, and ‘i’ is the imaginary unit, representing the square root of -1. This calculator simplifies the process of adding, subtracting, multiplying, and dividing these numbers, which is fundamental in various scientific and engineering fields.

This tool is invaluable for students, engineers (especially in electrical and signal processing fields), physicists, and mathematicians. It helps in solving problems related to quantum mechanics, fluid dynamics, and AC circuits, where complex numbers are not just an abstract concept but a crucial part of the calculation. A common misconception is that “imaginary” numbers are not real or useful; in truth, they are a powerful mathematical extension of the real number system that allows for the solution of a wider range of problems.

Imaginary Number Formula and Mathematical Explanation

The operations in this **imaginary number calculator** are based on standard complex number arithmetic. Let two complex numbers be z₁ = a + bi and z₂ = c + di.

  • Addition: z₁ + z₂ = (a + c) + (b + d)i
  • Subtraction: z₁ – z₂ = (a – c) + (b – d)i
  • Multiplication: z₁ * z₂ = (ac – bd) + (ad + bc)i.
  • Division: z₁ / z₂ = [ (ac + bd) / (c² + d²) ] + [ (bc – ad) / (c² + d²) ]i. For division, the denominator cannot be zero (i.e., c and d cannot both be zero).

This **imaginary number calculator** implements these formulas directly. For a deeper understanding, explore our guide on quadratic equation solver, which often produces complex roots.

Variables Table

Variable Meaning Unit Typical Range
a, c Real Parts Dimensionless Any real number
b, d Imaginary Parts Dimensionless Any real number
i Imaginary Unit N/A √-1
|z| Magnitude (Modulus) Dimensionless Non-negative real number
θ Argument (Angle) Degrees or Radians -180° to 180° or -π to π

Practical Examples

Example 1: Electrical Engineering – Impedance Calculation

In AC circuits, impedance (Z) is a complex quantity. Suppose two impedances, Z₁ = 4 + 3i Ω and Z₂ = 2 – 5i Ω, are in series. The total impedance is their sum.

  • Inputs: (4 + 3i) + (2 – 5i)
  • Calculation: Real part = 4 + 2 = 6. Imaginary part = 3 + (-5) = -2.
  • Output: The total impedance is 6 – 2i Ω. This result is crucial for analyzing circuit behavior. Our **imaginary number calculator** makes this effortless. For related topics, see our electrical engineering calculators.

Example 2: Mathematics – Complex Multiplication

Let’s multiply two complex numbers, z₁ = 2 + i and z₂ = 3 – 2i.

  • Inputs: (2 + i) * (3 – 2i)
  • Calculation using the formula (ac – bd) + (ad + bc)i:
    • ac – bd = (2)(3) – (1)(-2) = 6 + 2 = 8
    • ad + bc = (2)(-2) + (1)(3) = -4 + 3 = -1
  • Output: The product is 8 – i. This operation is fundamental in fields like fractal geometry.

How to Use This Imaginary Number Calculator

  1. Enter Number 1: Input the real part (a) and the imaginary part (b) of the first complex number.
  2. Enter Number 2: Input the real part (c) and the imaginary part (d) of the second complex number.
  3. Select Operation: Choose addition, subtraction, multiplication, or division from the dropdown menu.
  4. Read the Results: The primary result is displayed prominently. You can also see intermediate values like magnitude and argument, which are key to understanding the vector representation of the result. Our complex plane calculator offers more visualization tools.
  5. Analyze the Chart: The Argand diagram plots the two input numbers and the result as vectors, providing a geometric interpretation of the operation.

Key Factors That Affect Imaginary Number Results

The output of this **imaginary number calculator** is determined entirely by the inputs and the chosen operation. Here’s how they interact:

  • Real Parts (a, c): These values shift the numbers horizontally on the complex plane. Changing them affects the real part of the result directly in addition/subtraction and in a more complex way during multiplication/division.
  • Imaginary Parts (b, d): These values shift the numbers vertically. They are crucial for determining the angle (argument) of the complex numbers.
  • Chosen Operation: The operation fundamentally changes the relationship. Addition is a vector sum (like connecting arrows head-to-tail). Multiplication involves both scaling the magnitudes and adding the angles.
  • Magnitude: The length of the vector from the origin to the point on the Argand diagram. Multiplying numbers multiplies their magnitudes.
  • Argument (Angle): The angle the vector makes with the positive real axis. Multiplying numbers adds their arguments. This is a core concept explained by Euler’s formula explained.
  • Division by Zero: The calculator will show an error if you attempt to divide by zero (0 + 0i), as this operation is mathematically undefined.

Frequently Asked Questions (FAQ)

What is the imaginary unit ‘i’?

‘i’ is the imaginary unit, defined as the square root of -1 (i = √-1). It was introduced to solve equations that have no real number solutions, like x² + 1 = 0. Squaring ‘i’ gives -1 (i² = -1).

Why are imaginary numbers useful?

They are essential in many fields of science and engineering, including electrical engineering (for analyzing AC circuits), quantum mechanics, signal processing (like in cell phones and radar), and fluid dynamics. They provide a mathematical framework for dealing with periodic motions and waves.

What is a complex number?

A complex number is the combination of a real number and an imaginary number, written in the form a + bi. Every real number is a complex number with an imaginary part of zero (e.g., 5 = 5 + 0i).

What is an Argand diagram?

An Argand diagram (or complex plane) is a two-dimensional graph where complex numbers are plotted. The horizontal axis represents the real part, and the vertical axis represents the imaginary part. It provides a powerful geometric visualization of complex numbers and operations.

How does this imaginary number calculator handle division?

To divide complex numbers, the calculator multiplies the numerator and denominator by the ‘complex conjugate’ of the denominator. The conjugate of c + di is c – di. This process makes the denominator a real number, simplifying the fraction.

Can I use this calculator for phasors?

Yes. Phasors, used in electrical engineering, are complex numbers that represent the amplitude and phase of a sinusoidal waveform. This **imaginary number calculator** can be used to perform phasor arithmetic. For more, check out our phasor calculator.

What is the ‘magnitude’ or ‘modulus’?

The magnitude of a complex number a + bi, denoted |z|, is its distance from the origin on the Argand diagram. It’s calculated using the Pythagorean theorem: |z| = √(a² + b²).

Is it possible to have a calculator for imaginary numbers that plots results?

Yes, this very **imaginary number calculator** includes a dynamic Argand diagram that plots your inputs and the result. This visualization is key to understanding the geometric effect of the operations. Our advanced math tools provide more options.

© 2026 Date Calculators Inc. All Rights Reserved.



Leave a Reply

Your email address will not be published. Required fields are marked *