01RootFinder – Numerical Methods Root Calculator
RootFinder is a web-based university project designed to calculate the roots of mathematical equations using different Numerical Methods. The application provides an interactive interface for applying Bisection, False Position (Regula Falsi), Fixed Point, Newton-Raphson, and Secant methods, with user-defined inputs such as bounds and stopping error. It helps students understand and visualize how numerical root-finding algorithms work while providing accurate root approximations based on the selected method.
