Skip to content
#

false-position-method

Here are 6 public repositories matching this topic...

numerical-veliz

This repository contains a Python implementation of the False Position Method, also known as the Regula Falsi Method, for finding roots of nonlinear equations. Additionally, the script compares the performance of the False Position Method with the Bisection Method, saving results in an Excel file (`LAB2.xls`).

  • Updated Aug 27, 2024
  • Python

Improve this page

Add a description, image, and links to the false-position-method topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the false-position-method topic, visit your repo's landing page and select "manage topics."

Learn more