Numerical-Analysis-Problems-in-cpp
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.