Una calculadora para aproximar raíces de ecuaciones no lineales por el método de bisección, secante o regla falsa.
-
Updated
May 15, 2022 - C#
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.
WPF app for finding and visualizing the root values of non-linear math functions
Add a description, image, and links to the secant-method topic page so that developers can more easily learn about it.
To associate your repository with the secant-method topic, visit your repo's landing page and select "manage topics."