Table of Contents
The creation of this program goes back to a year ago when I was learning python. I decided to polish it a little bit and optimize the algorithm. This program uses the Tkinter library for it's GUI and This Algorithm to generate pi.
I have used Python for Generating the number and creating the GUI. * [![Python][Python]][Python-url]Just download the latest version from releases.
To use this program you just have to enter the amount of digits that you want into the entry and click the "Generate" button and just wait for the result to apear.
The number will be written into a .txt file and you can view it whenever you want with the "Show Pi" command in the "File" menubar !
The number WILL BE DELETED if you clean your temporary files often so it is advised to save the txt file somewhere you trust.
- Use other GUI frameworks for enhanced visuals and performance
- Use other PI generating algorithms
- Multi-language Support
- English
- Persian
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.md for more information.