diff options
author | nishanpoojary | 2020-07-02 17:50:15 +0530 |
---|---|---|
committer | GitHub | 2020-07-02 17:50:15 +0530 |
commit | c730afdb7536bb35a63144444057d3d41ce78fdb (patch) | |
tree | e5844552c0aa96c2b372b9269f9809da5769ba37 /FSF-2020/calculus-of-several-variables | |
parent | cab0c5ccfbc095f4fbbaefc3353535ae28d139de (diff) | |
download | FSF-mathematics-python-code-archive-c730afdb7536bb35a63144444057d3d41ce78fdb.tar.gz FSF-mathematics-python-code-archive-c730afdb7536bb35a63144444057d3d41ce78fdb.tar.bz2 FSF-mathematics-python-code-archive-c730afdb7536bb35a63144444057d3d41ce78fdb.zip |
Create README.md
Diffstat (limited to 'FSF-2020/calculus-of-several-variables')
-rw-r--r-- | FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md b/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md new file mode 100644 index 0000000..638f953 --- /dev/null +++ b/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/directional-derivatives/README.md @@ -0,0 +1,8 @@ +**file1_directional_deriv** +![file1_directional_deriv](https://github.com/nishanpoojary/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/multivariable-limits-and-continuity/gifs/file1_epsilon_delta_defn.gif) + +**file2_limit_approach_point** +![file2_limit_approach_point](https://github.com/nishanpoojary/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/multivariable-limits-and-continuity/gifs/file2_limit_approach_point.gif) + +**file3_limit_approach_point_3d** +![file3_limit_approach_point_3d](https://github.com/nishanpoojary/FSF-mathematics-python-code-archive/blob/master/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/multivariable-limits-and-continuity/gifs/file3_limit_approach_point_3d.gif) |