diff options
author | Saarth Deshpande | 2020-06-23 23:34:09 +0530 |
---|---|---|
committer | GitHub | 2020-06-23 23:34:09 +0530 |
commit | a438abc85805600a737ab309cc59a9a61f54b914 (patch) | |
tree | 1e382569eddeebf9d37c6d221afca49dd849e1ac /FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves | |
parent | 192baec5e929970344ca174f115f0080bed1561a (diff) | |
download | FSF-mathematics-python-code-archive-a438abc85805600a737ab309cc59a9a61f54b914.tar.gz FSF-mathematics-python-code-archive-a438abc85805600a737ab309cc59a9a61f54b914.tar.bz2 FSF-mathematics-python-code-archive-a438abc85805600a737ab309cc59a9a61f54b914.zip |
Update README.md
Diffstat (limited to 'FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves')
-rw-r--r-- | FSF-2020/calculus-of-several-variables/geometry-of-planes-and-curves/equations-of-planes-and-lines/README.md | 2 |
1 files changed, 1 insertions, 1 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 d1729ee..d6b89ef 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,4 +1,4 @@ -**file1_line_eqn.py**<br><br> +**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** |