Loading…

Complex Plane Graphing and Vector Representation

Math Algebra • Complex Numbers

View all topics

Graph complex numbers on the complex plane as points and vectors. Use the calculator to visualize addition, subtraction, multiplication, division, powers, and power trails. Drag plotted input points to update their values directly.

Point form \(z=a+bi\leftrightarrow(a,b)\) Modulus \(|z|=\sqrt{a^2+b^2}\) Argument \(\theta=\operatorname{atan2}(b,a)\) Multiplication \(r_1e^{i\theta_1}\cdot r_2e^{i\theta_2}=r_1r_2e^{i(\theta_1+\theta_2)}\)

Complex numbers

Supports \(i\), \(\pi\), \(e\), parentheses, \(+\), \(-\), \(*\), \(/\), and integer powers. You can drag input points on the graph to update this list.
Used in power modes. For the trail, use \(0\le m\le30\).

For addition, vectors are added component-by-component. For multiplication, moduli multiply and arguments add.

Graph and output settings

Smaller values make the animation slower.

Quick examples

Ready
Enter complex numbers, choose an operation, then click “Graph / calculate”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

How is a complex number plotted on the complex plane?

A complex number z = a + bi is plotted as the point (a, b), where a is the real coordinate and b is the imaginary coordinate.

How is a complex number represented as a vector?

It is drawn as an arrow from the origin to the point (a, b) on the complex plane.

How do you add complex vectors?

Add the real parts and add the imaginary parts: (a+bi)+(c+di) = (a+c)+(b+d)i.

How does complex multiplication look geometrically?

In polar form, multiplication multiplies moduli and adds arguments. This means it scales and rotates the vector.

Can the points be dragged?

Yes. Drag an input point on the graph to update its complex value in the input list.

What is a power trail?

A power trail shows the sequence 1, z, z^2, z^3, and so on up to z^m.

What happens if I divide by zero?

The calculator shows an error because division by the zero complex number is undefined.

Can I export the graph data?

Yes. Use Download CSV to export the points, coordinates, modulus, argument, and roles.