diff options
author | G Sri Harsha | 2020-07-01 01:39:39 +0530 |
---|---|---|
committer | GitHub | 2020-07-01 01:39:39 +0530 |
commit | b319aaf00e62572270d1fc48675d65d3d8e58944 (patch) | |
tree | 200eb34921deaae1ba440420d852ad3e82c0b839 /FSF-2020/calculus/intro-to-calculus/README.md | |
parent | 70087cc17df3609a1ed256571bdfd3757ce75e24 (diff) | |
parent | 95b35efe6166fe145e44314e11e0a7d3ac638874 (diff) | |
download | FSF-mathematics-python-code-archive-b319aaf00e62572270d1fc48675d65d3d8e58944.tar.gz FSF-mathematics-python-code-archive-b319aaf00e62572270d1fc48675d65d3d8e58944.tar.bz2 FSF-mathematics-python-code-archive-b319aaf00e62572270d1fc48675d65d3d8e58944.zip |
Merge pull request #4 from FOSSEE/master
others work
Diffstat (limited to 'FSF-2020/calculus/intro-to-calculus/README.md')
-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
|