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
- Host: GitHub
- URL: https://github.com/duskyelf/calculatepi
- Owner: DuskyElf
- License: mit
- Created: 2021-12-21T04:43:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T15:50:26.000Z (almost 4 years ago)
- Last Synced: 2025-04-07T07:36:17.669Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```