Complex Visualiser

Introduction

The Complex Visualiser is for you to explore complex numbers in a geometrical setting. You can draw points (that is, complex numbers) on an Argand diagram and see how those points transform under various operations. Various options allow you to see how the original points and calculated points are related.

Usage

The basic usage of this program is to draw points on the complex plane (or Argand diagram).

Points can be labelled and can have guides shown. The style of the labels and guides can be either Cartesian or Polar. If Cartesian then the label is of the form x+iy and the guides show how it relates to x and y on the axes. If Polar then the label is of the form (r,θ) and the guides show how r is the length and θ is the angle. Lastly, when drawing points you can choose to show only the current point or a trace of all points.

You can choose to apply an operation to your points. Some of these operations require one or more extra points, which this program calls control points. If needed, these are displayed by default as slightly larger points. If more than one is needed, they are ordered by brightness. These can be moved around by dragging them. In addition, where deemed useful then certain diagrams are shown to illustrate the operation.

The operations are as follows. In the explanations, z represents the point you make by clicking, w represents the result of the operation, and the z i are the control points.