Update Readme.md
This commit is contained in:
parent
6f32a96b8f
commit
e0b15c9616
10
README.md
10
README.md
|
|
@ -0,0 +1,10 @@
|
||||||
|
# [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
|
||||||
Loading…
Reference in New Issue