There was an error while loading. Please reload this page. This repository contains the Jupyter notebook NumericalAnalysis1.1.ipynb, developed for the Numerical ...
📌 Overview This project is a simple implementation of the "Regula Falsi Method" (also known as "False Position Method") for finding the roots of "nonlinear equations" using "C++". The Regula Falsi ...