Calculating pi using the Archimedes??? method

Pi is one of the most important number in geometry and maths, but, do you know how to calculate it?

Well, let’s calculate it using Python and some geometry.

There are many different ways to calculate pi (or approach it), but today we will use the Archimedes method to do that.

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.

Remember that a regular polygon is a polygon that is equiangular and equilater, that means that all angles and sides are equal.

Click Here