11 lines
472 B
Markdown
11 lines
472 B
Markdown
# [TayMath](https://www.taymath.com)
|
|
|
|
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
|