diff options
author | Saarth Deshpande | 2020-06-24 10:54:57 +0530 |
---|---|---|
committer | GitHub | 2020-06-24 10:54:57 +0530 |
commit | d8de81420dd15a86e1e45fe937e3bf3d75c065b3 (patch) | |
tree | 56118611a84d89e101f4b038a3de175dc93e01d8 /FSF-2020 | |
parent | 3e6832a776041727478a6928ad41100b21794c23 (diff) | |
download | FSF-mathematics-python-code-archive-d8de81420dd15a86e1e45fe937e3bf3d75c065b3.tar.gz FSF-mathematics-python-code-archive-d8de81420dd15a86e1e45fe937e3bf3d75c065b3.tar.bz2 FSF-mathematics-python-code-archive-d8de81420dd15a86e1e45fe937e3bf3d75c065b3.zip |
Update README.md
Diffstat (limited to 'FSF-2020')
-rw-r--r-- | FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md index d6b89ef..29d2f6a 100644 --- a/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md +++ b/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md @@ -1,14 +1,14 @@ **file1_line_eqn.py**<br> ![file1_line_eqn.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/file1_line_eqn.gif) -**file2_point_normal_form_plane.py** +**file2_point_normal_form_plane.py**<br> ![file2_point_normal_form_plane.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/file2_point_normal_form_plane.gif) -**file3_intercept_form_plane.py** +**file3_intercept_form_plane.py**<br> ![file3_intercept_form_plane.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/file3_intercept_form_plane.gif) -**file4_3d_plane.py** +**file4_3d_plane.py**<br> ![file4_3d_plane.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/file4_3d_plane.gif) -**file5_vector_form_line.py** +**file5_vector_form_line.py**<br> ![file5_vector_form_line.py](https://raw.githubusercontent.com/saarthdeshpande/FSF-mathematics-python-code-archive/master/FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/file5_vector_form_line.gif) |