diff options
author | stayaryan | 2020-05-26 13:34:16 +0530 |
---|---|---|
committer | GitHub | 2020-05-26 13:34:16 +0530 |
commit | 1e686327480f17e623f1aa51885ba44a7486ae99 (patch) | |
tree | 801b23951940dce897df1d0e460f4ec7b4b827ea /FSF-2020/calculus/intro-to-calculus | |
parent | 4f868ac75ba1c8777cb7ab023909fc09bae9e3d0 (diff) | |
download | FSF-mathematics-python-code-archive-1e686327480f17e623f1aa51885ba44a7486ae99.tar.gz FSF-mathematics-python-code-archive-1e686327480f17e623f1aa51885ba44a7486ae99.tar.bz2 FSF-mathematics-python-code-archive-1e686327480f17e623f1aa51885ba44a7486ae99.zip |
Update README.md
Diffstat (limited to 'FSF-2020/calculus/intro-to-calculus')
-rw-r--r-- | FSF-2020/calculus/intro-to-calculus/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/FSF-2020/calculus/intro-to-calculus/README.md b/FSF-2020/calculus/intro-to-calculus/README.md index e69de29..a417361 100644 --- a/FSF-2020/calculus/intro-to-calculus/README.md +++ b/FSF-2020/calculus/intro-to-calculus/README.md @@ -0,0 +1,8 @@ +Contributor: Aryan Singh
+Subtopics covered
+ - When do limits exist?
+ - How Fast am I going?-An intro to derivatives
+ - Infinte sums in a nutshell(Riemann integrals)
+ - Fundamental Theorem of calculus
+ - Volume and surface area of Gabriel's Horn
+ - Infinite sequences and series
|