• Stars
    star
    1
  • Language
    C++
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

All problems are set for numerical analysis course in computer science engineering and follow reference book to understand different methods ( Bisection, False position, Iteration, Newton-Raphson, Ramanujan's etc) to finding real root in given equation.