An open API service indexing awesome lists of open source software.

https://github.com/duskyelf/calculatepi

Just calculating pi with Leibniz formula for Pi
https://github.com/duskyelf/calculatepi

Last synced: 10 months ago
JSON representation

Just calculating pi with Leibniz formula for Pi

Awesome Lists containing this project

README

          

# calculatePi
## Just calculating pi with Leibniz formula for Pi
Clone the repository and run it with -
```
$ python3 pi.py
```