Theodorus (Square Root) Spiral

Polar Coordinates

Polar coordinates define a point's location using a distance from a reference point and a counterclockwise angle from a reference direction.

  1. The reference point is the origin (0,0) of Cartesian coordinates.
  2. The reference direction is the positive x axis of Cartesian coordinates.

Description of the Algorithm

image missing
image missing