Archimedean Spirals
and their Inverted Images
Modify the curve
exponent, 0 ... 2:
log(scaleFactor), -4 ... +4:
The inverted spirals need to be scaled
Move/Stop Osculating Circles
Add/Remove Normals
B/W Background
Show Inverted Spiral n/y
The curves are defined by these equations:
c(t) = (t/tmax)^exponent * [ cos(t), sin(t) ]
  Inversion(vec) = (20/norm(vec))^2 * vec
The spirals have monoton curvature functions,
hence their osculating circles are nested.
Each circle crosses the curve tangentially.
  Archimedean_Spiral.pdf
Plane Curves