summaryrefslogtreecommitdiff
path: root/FSF-2020
diff options
context:
space:
mode:
authorVaishnavi2020-06-24 01:13:23 +0530
committerGitHub2020-06-24 01:13:23 +0530
commitbf1fd9d635a0450f062af7303f9e1f28e82e138b (patch)
treed438c50d2402a731de1df5f284d25e6296c247e7 /FSF-2020
parent143e210fd2234377ff23b0728c4c2583e8ddb336 (diff)
downloadFSF-mathematics-python-code-archive-bf1fd9d635a0450f062af7303f9e1f28e82e138b.tar.gz
FSF-mathematics-python-code-archive-bf1fd9d635a0450f062af7303f9e1f28e82e138b.tar.bz2
FSF-mathematics-python-code-archive-bf1fd9d635a0450f062af7303f9e1f28e82e138b.zip
Update README.md
Diffstat (limited to 'FSF-2020')
-rw-r--r--FSF-2020/approximations-and-optimizations/Critical-Points/README.md18
1 files changed, 11 insertions, 7 deletions
diff --git a/FSF-2020/approximations-and-optimizations/Critical-Points/README.md b/FSF-2020/approximations-and-optimizations/Critical-Points/README.md
index c665c78..4c5021d 100644
--- a/FSF-2020/approximations-and-optimizations/Critical-Points/README.md
+++ b/FSF-2020/approximations-and-optimizations/Critical-Points/README.md
@@ -1,34 +1,38 @@
-<h2><div align=”center”><b>SubTopic: Critical Points</b></h2>
+<h2><div align=”center”><b>SubTopic: Critical Points</b></h2></div>
<br/></br>
-<h4>-------- Animations --------</h4>
+<h4> Animations </h4>
<br/></br>
<br/></br>
- <tab>file1_Critical_Point_of_a_function
+<div align=”center”> <tab>file1_Critical_Point_of_a_function
![file1_Critical_Point_of_a_function](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file1_Critical_Point_of_a_function.gif?raw=true)
<br/></br>
<br/></br>
+</div>
-<tab>file2_Traces_and_Tangent
+<div align=”center”><tab>file2_Traces_and_Tangent
![file2_Traces_and_Tangent](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file2_Traces_and_Tangent.gif?raw=true)
<br/></br>
<br/></br>
+</div>
-<tab>file3_Tangent_plane_at_extrema_of_a_function
+<div align=”center”><tab>file3_Tangent_plane_at_extrema_of_a_function
![file3_Tangent_plane_at_extrema_of_a_function](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file3_Tangent_plane_at_extrema_of_a_function.gif?raw=true)
<br/></br>
<br/></br>
+</div>
-<tab>file4_Types_of_critical_points
+<div align=”center”><tab>file4_Types_of_critical_points
![file4_Types_of_critical_points](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file4_Types_of_critical_points.gif?raw=true)
<br/></br>
<br/></br>
+</div>
-<tab>file5_f(x,y)=(y-x)(1-2x-3y)
+<div align=”center”><tab>file5_f(x,y)=(y-x)(1-2x-3y)
![file5_f(x,y)=(y-x)(1-2x-3y)](https://github.com/vnb09/FSF-mathematics-python-code-archive/blob/fsf_tasks/FSF-2020/approximations-and-optimizations/Critical-Points/file5_f(x%2Cy)%3D(y-x)(1-2x-3y).gif?raw=true)
<br/></br>