Complex Numbers & Constants
Cartesian form: a = 1 + 2i or z = 3 - 4i
Modulus-argument: z = 2*e^(i*pi/3) or 2(cos(pi/4) + i*sin(pi/4))
Functions & Operations: abs(z), arg(z), conj(z), re(z), im(z)
Dynamic vectors: Define variables (e.g. w = a + b, z = a*b, z = a/b)
Polynomial Equations & Roots
Roots of unity / powers: z^3 = 1, z^4 = -16, z^5 = 1 + i
Polynomials: z^2 + 2z + 5 = 0, z^3 - 3z + 2 = 0
Display format: Click the format badge below an equation to cycle Cartesian ↔ Mod-Arg ↔ Exponential
Loci in the Complex Plane
Circle: |z - (1+i)| = 2 or abs(z - a) = 3
Perpendicular bisector: |z - 1| = |z - i| or abs(z - a) = abs(z - b)
Half-line (ray): arg(z - (1+i)) = pi/4
Cartesian lines: re(z) = 2, im(z) = -1
Spirals: arg(z) = |z| or 1/2*arg(z+i) = |z-1|
Navigation & Controls
Pan diagram
Drag with mouse/finger or ← → ↑ ↓
Zoom
Mouse wheel, pinch, or + -
Reset view
Click RESET AXES button
Display mode
Toggle vector arrows vs point dots
Label size & theme
Cycle size A / Toggle light & dark mode
Press Esc or click outside to close