Message 1 of 12
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HELLO GUYS,
IS THERE ANY LISP THAT CAN PLACE EQUAL SIZE SMALL CIRCLES INSIDE A BIG CIRCLE?
LISP SHOULD ASK THE DIAMETER OF BOTH THE CIRCLES.
NOTE: THE SMALL CIRCLES SHOULD NOT BE OVERLAP EACH OTHER.
IT WOULD BE REALLY GREAT HELP.
MATHEMATICAL EQUATION IS
Formula:
n = (3.14* R^2) / ( 2 * r)^2 (corrected the formula and have taken reference from https://www.easycalculation.com/analytical/inner-circular-ring-calculator.php)
Where, r = Diameter of Inner Circle
R = Diameter of Outer Circle
n = Number of Circles in Inner Ring
Solved! Go to Solution.