GitHub / sudipto3331 / Bisection-Numerical-Method-Implementation-in-Python
This repository contains a Python implementation of the Bisection Method for finding roots of nonlinear equations. The code includes input validation, iteration, and termination based on the desired error or reaching the maximum number of iterations. Results are saved into an Excel file.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudipto3331%2FBisection-Numerical-Method-Implementation-in-Python
PURL: pkg:github/sudipto3331/Bisection-Numerical-Method-Implementation-in-Python
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: 4 months ago
Topics: bisection-method, excel-export, python3, spyder-python-ide