|
|
||
|---|---|---|
| __pycache__ | ||
| env | ||
| static | ||
| templates | ||
| .gitignore | ||
| Procfile | ||
| README.md | ||
| app.py | ||
| favicon.ico | ||
| helpers.py | ||
| requirements.txt | ||
| runtime.txt | ||
README.md
TayMath
This is a website constructed using Python Flask created as an easy reference for Intro Calculus students. Here students can input problems to solve with the added benefit of having the steps of the solution explained. The types of problems you can solve include:
*Univariate Derivatives
*Univariate Integrals
*Max/Min and Optimization
*Linearization/Linear Aproximation
*Integral Aproximation using Riemann sums