diff options
author | Vaishnavi | 2020-06-27 03:03:52 +0530 |
---|---|---|
committer | GitHub | 2020-06-27 03:03:52 +0530 |
commit | 84569f5fcc0195a488e055b5566225235d93011f (patch) | |
tree | cbf793edec0984df10f7bcde6e37c79c6b64df80 | |
parent | 9950f6e2906a69175c0474545ec489a952735920 (diff) | |
download | FSF-mathematics-python-code-archive-84569f5fcc0195a488e055b5566225235d93011f.tar.gz FSF-mathematics-python-code-archive-84569f5fcc0195a488e055b5566225235d93011f.tar.bz2 FSF-mathematics-python-code-archive-84569f5fcc0195a488e055b5566225235d93011f.zip |
Create README.md
-rw-r--r-- | FSF-2020/calculus-of-several-variables/approximations-and-optimizations/The-Second-Derivative-Test/README.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/The-Second-Derivative-Test/README.md b/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/The-Second-Derivative-Test/README.md new file mode 100644 index 0000000..e9cc918 --- /dev/null +++ b/FSF-2020/calculus-of-several-variables/approximations-and-optimizations/The-Second-Derivative-Test/README.md @@ -0,0 +1,21 @@ +<h1><div align=”center”><b>SubTopic: The Second Derivative Test</b></h1></div> +<br/></br> + +<tab>file1_Second_order_partial_derivatives + + +<br/></br> +<br/></br> + +<tab>file2_Nondegenerate_Hessian_Matrix + + +<br/></br> +<br/></br> + +<tab>file3_Degenerate_Hessian_Matrix + + +<br/></br> +<br/></br> + |