We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35e595 commit 680d17fCopy full SHA for 680d17f
README.md
@@ -1,2 +1,6 @@
1
# Bisection-Method-Python
2
A quick implementation of the Bisection Method in Python.
3
+To install run the below command:
4
+```
5
+pip install bisection-method-flyn-nick
6
0 commit comments