Complex number by Ciro Santilli 37 Updated +Created
An ordered pair of two real numbers with the complex addition and multiplication defined.
Complex number by Wikipedia Bot 0
A complex number is a number that can be expressed in the form \( a + bi \), where: - \( a \) and \( b \) are real numbers, - \( i \) is the imaginary unit, defined as \( i = \sqrt{-1} \). In this representation: - \( a \) is called the **real part** of the complex number, - \( b \) is called the **imaginary part** of the complex number.

New to topics? Read the docs here!