复数(Complex Number)是数学中的一个概念,它包含实部和虚数部分,形式上表示为 `a + bi`,其中 `a` 和 `b` 是实数,`i` 是虚数单位,满足 `i^2 = -1`。 ...