Spiral
A spiral is a curve which turns around some central point, getting progressively closer to or farther from it (depending on which way you follow the curve). In polar coordinates, then, r is an monotonic function of θ.
Some of the more important sorts of spirals include:
- The Archimedean spiral - r = a + bθ
- The Hyperbolic spiral - r = a/θ
- The Logarithmic spiral - r = abθ; approximations of this found in nature
- Fermat's spiral - r = θ
Lituus = 1/θ
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Spiral".