Skip to content
Snippets Groups Projects
Commit cbae403f authored by Thomas Kennedy's avatar Thomas Kennedy
Browse files

Merge branch 'master' of git-community.cs.odu.edu:tkennedy/git-workshop

parents 743ca3ed 740408a7
Branches HEAD master
No related tags found
No related merge requests found
This is a piece of prose added through the GitLab web interface.
# Requirements # Requirements
* Python 3.7 * Python 3.7
...@@ -27,7 +30,7 @@ If run using ...@@ -27,7 +30,7 @@ If run using
python newtons_method.py 2 python newtons_method.py 2
``` ```
output simliar to output similar to
``` ```
x = 1.0000000469590518 | f(x) = 9.391810573688986e-08 | 5 iterations x = 1.0000000469590518 | f(x) = 9.391810573688986e-08 | 5 iterations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment