diff options
author | Purusharth Saxena | 2020-05-26 11:48:30 +0530 |
---|---|---|
committer | GitHub | 2020-05-26 11:48:30 +0530 |
commit | 8ecec76afa8a445028e4bfac60d40f4c56e73b62 (patch) | |
tree | 8d319e7aed82d6e0a1c5146143ca2094edac4416 /FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/README.md | |
parent | d6d7d7b4d0d6398c021662656827697d66a1294b (diff) | |
parent | 4e99a40878f7ba614e0c693ba22de3ae21b1ffd7 (diff) | |
download | FSF-mathematics-python-code-archive-8ecec76afa8a445028e4bfac60d40f4c56e73b62.tar.gz FSF-mathematics-python-code-archive-8ecec76afa8a445028e4bfac60d40f4c56e73b62.tar.bz2 FSF-mathematics-python-code-archive-8ecec76afa8a445028e4bfac60d40f4c56e73b62.zip |
Merge pull request #11 from nishanpoojary/master
Added codes and gifs
Diffstat (limited to 'FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/README.md')
-rw-r--r-- | FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/README.md b/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/README.md index e69de29..b50200d 100644 --- a/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/README.md +++ b/FSF-2020/calculus-of-several-variables/multivariable-functions-and-paritial-derivatives/README.md @@ -0,0 +1,9 @@ +# Contributer: Nishan Poojary
+Github Account : <a href="https://github.com/nishanpoojary">nishanpoojary</a>
+<br/></br>
+## Sub-Topics Covered:
++ Scalar Functions
++ Multivariable Functions
++ Limits and continuity of Multivariable Function
++ Partial Derivatives
++ Directonal Derivatives
|