rscinto / Integration-Approximation

This program can approximate integrals of functions by finding Reimann Sums with very high numbers of interval approximations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integral Approximation

 This program calculates approximations of integrals of the function f(x) = x^2

programOutput desmosOutput

About

This program can approximate integrals of functions by finding Reimann Sums with very high numbers of interval approximations.

License:MIT License


Languages

Language:Python 100.0%