diff options
author | Purusharth Saxena | 2020-06-24 00:35:45 +0530 |
---|---|---|
committer | GitHub | 2020-06-24 00:35:45 +0530 |
commit | 1904163b17047f6868ed56d2003c96ff614d2c00 (patch) | |
tree | ecfd864ce49dc1a1b801910ab6559e389b838b2d /FSF-2020 | |
parent | 5ca45b0fdc8957171757e9da3527a840b4faacd1 (diff) | |
parent | 1e686327480f17e623f1aa51885ba44a7486ae99 (diff) | |
download | FSF-mathematics-python-code-archive-1904163b17047f6868ed56d2003c96ff614d2c00.tar.gz FSF-mathematics-python-code-archive-1904163b17047f6868ed56d2003c96ff614d2c00.tar.bz2 FSF-mathematics-python-code-archive-1904163b17047f6868ed56d2003c96ff614d2c00.zip |
Merge pull request #25 from stayaryan/patch-1
Update README.md
Diffstat (limited to 'FSF-2020')
-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
|