Riemann Sum Calculator Code
Graphs the inputted function and rectangular estimators.
Brought to you by:
qburke
File | Date | Author | Commit |
---|---|---|---|
LICENSE | 2019-03-22 |
![]() |
[d554fd] Initial commit |
README.md | 2019-03-27 |
![]() |
[f77a9a] Updated README to 1.0.4 |
RS-GCalc.py | 2019-03-27 |
![]() |
[89a4c8] Function input now mimics TI-89 syntax and adde... |
Author: Quin Burke
Version: 1.0.4
Updated: March 27, 2019
Graphical program that graphs the inputted function and the rectangular estimators specified by the user.
Option 1: Download and run python file.
Option 2: Download and run executable on https://sourceforge.net/projects/riemann-sum-calculator
Running the script will launch the GUI
Inputted function supports sin, cos, tan, arcsin, arccos, arctan, ln, log (base 10), e, pi
Number of subintervals (n) must be a natural number