ubsuny / 23-Homework6G3

This is the main repository for 23-Homework6G3 involving calculus.
https://github.com/ubsuny/23-Homework6G3
Apache License 2.0
0 stars 7 forks source link

Add root bisection with proper docstrings. #46

Closed reshnashrestha closed 10 months ago

reshnashrestha commented 10 months ago

I forget to add the root bisection method for root finding to the clculus.py. So this merge is to make up that.