If you find any errors in the work of algorithms, you can fix them by creating a pull request
-
Updated
Nov 12, 2018 - C#
If you find any errors in the work of algorithms, you can fix them by creating a pull request
Numerical methods algorithms implementation
Una calculadora para aproximar raíces de ecuaciones no lineales por el método de bisección, secante o regla falsa.
Solver for unidimensional non linear equations. Implements Bisection, Secant and Newton-Raphson methods.
Ceng206 Numerical Analysis Methods for finding roots of non-linear equations (Iteration Method, Newton Raphson Method, Bisection Method)
Add a description, image, and links to the bisection-method topic page so that developers can more easily learn about it.
To associate your repository with the bisection-method topic, visit your repo's landing page and select "manage topics."