Complex plane

Overview
Important

The complex plane is a way to represent complex numbers visually. Each complex number z=a+biz = a + bi can be shown as a point on a plane, where aa is the horizontal (real) part and bb is the vertical (imaginary) part.

Important properties

  • The horizontal axis is called the real axis.

  • The vertical axis is called the imaginary axis.

  • The point (a,b)(a, b) on the plane represents the complex number a+bia + bi.

  • The distance from the origin to the point (a,b)(a, b) is z=sqrta2+b2|z| = \\sqrt{a^2 + b^2}, called the modulus.

  • The angle from the positive real axis to the line joining the origin to (a,b)(a, b) is called the argument of zz.