Take one Circle radius r
I want to fit n circles of the same radius (r1) along the inside edge of that circle so that each inner circle touches the next. (much like an old style dialing telephone).
How do i compute the radius r1 from the two values r and d.
