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 96818e4 commit a8b8ad4Copy full SHA for a8b8ad4
README.md
@@ -9,3 +9,5 @@
9
* [check a number is prime MATLAB](/check%20a%20number%20is%20prime.m)
10
* [biSection/binary method C++](/biSection.cpp)
11
* [biSection/binary method MATLAB](/biSection.m)
12
+ * [False or Falsi Position method c++](/False%20or%20Falsi%20Position%20method.cpp)
13
+ * [False or Falsi Position method MATLAB](/False%20or%20Falsi%20Position%20method.m)
0 commit comments