复数计算器

    复数加减乘运算

    公式

    (a+bi)(c+di) = (ac-bd)+(ad+bc)i

    FOIL method with i²=-1.

    示例

    (3+4i)(1-2i)

    = 11-2i.

    常见问题

    关于 复数计算器

    Perform arithmetic operations on complex numbers.