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 a02f68a commit 7b77eadCopy full SHA for 7b77ead
README.md
@@ -1,2 +1,6 @@
1
# Bisection-Method-TypeScript
2
A quick implementation of the Bisection Method in TypeScript.
3
+To install run the below command:
4
+```
5
+npm install @flyn-nick/bisection-method@1.0.1
6
0 commit comments