How to calculate Pi in python
Feb 25, 2021 · 3 min read · 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...
Ttheroyakash commented