Calculating pi using the Archimedes’ method
<p>Pi is one of the most important number in geometry and maths, but, do you know how to calculate it?</p>
<p>Well, let’s calculate it using Python and some geometry.</p>
<p>There are many different ways to calculate pi (or approach it), but today we will use the Archimedes method to do that.</p>
<p>Around 250 Before Crist Archimedes planted that one can estimate pi by estimating the perimiter of a regular polygon with a huge quantity of sides.</p>
<p>Remember that a regular polygon is a polygon that is equiangular and equilater, that means that all angles and sides are equal.</p>
<p><a href="https://medium.com/@manuelcastro1/calculating-pi-using-the-archimedes-method-155c8f5010c3"><strong>Click Here</strong></a></p>