• Stars
    star
    1
  • Language
    C
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bisection method is basically way to solve equations with the help of iterating. It is also called approximatioin method to solve problems