How to calculate Pi in python
At the moment exists a lot of methods for calculating the famous \(\pi\) number, but in this post, we use a basic and quick method. In the next figure, we see a circle circumscribed on a square. If we calculate the ratio area of the circle on the squ...
Feb 25, 20213 min read