A simple desktop application to solve definite integration using "LIMIT OF A SUM" in mathematics.
Python 3
- tkinter (UI design)
- matplotlib (Graph ploting)
- math (Mathematical functions)
- Control accuracy vs speed in the slider.
- Previous solved problems stored in history.dat for quick access