Complex arithmetic in a + bi form
Enter two complex numbers, choose add, subtract, multiply or divide, and read the result in standard a + bi form. The tool also gives the modulus |z| = √(re² + im²) and the argument (the angle from the real axis).
Multiplication uses (a + bi)(c + di) = (ac − bd) + (ad + bc)i and division uses the complex conjugate. Everything runs locally in your browser.