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.
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 3 months ago
Topics: bisection-method, excel-export, python3, spyder-python-ide