Approximating a spiral by rings
The Endeavour 2024-04-17
Summary:
An Archimedian spiral has the polar equation r = b θ1/n This post will look at the case n = 1. I may look at more general values of n in a future post. The case n = 1 is the simplest case, and it’s the case I needed for the client project that motivated […]
The post Approximating a spiral by rings first appeared on John D. Cook.