diff options
author | Saarth Deshpande | 2020-07-01 13:01:29 +0530 |
---|---|---|
committer | GitHub | 2020-07-01 13:01:29 +0530 |
commit | 0fe85fe7b505f92718d7401e065a50077a8de252 (patch) | |
tree | 62bf6307790c56ce9c1c5440a4d372b714d96dd1 /FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md | |
parent | 25569ab09dc79cb9d4e1b424ec7dd1a0a7c90edc (diff) | |
download | FSF-mathematics-python-code-archive-0fe85fe7b505f92718d7401e065a50077a8de252.tar.gz FSF-mathematics-python-code-archive-0fe85fe7b505f92718d7401e065a50077a8de252.tar.bz2 FSF-mathematics-python-code-archive-0fe85fe7b505f92718d7401e065a50077a8de252.zip |
Update README.md
Diffstat (limited to 'FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md')
-rw-r--r-- | FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md index a2f71d7..10786d6 100644 --- a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md +++ b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/README.md @@ -4,5 +4,8 @@ **file2_circle_curvature.py** <br> ![file2_circle_curvature.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/file2_circle_curvature.gif) +**file3_curvature_interpretation.py** <br> +![file3_curvature_interpretation.py](https://github.com/saarthdeshpande/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/file3_curvature_interpretation.gif) + **file4_different_curvature_single_curve.py** <br> ![file4_different_curvature_single_curve.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/arc-length-and-curvature/file4_different_curvature_single_curve.gif) |