Algorithms for numerical methods : 1.GRAPHICAL APPROACH, 2.BISECTION METHOD, 3.FALSE POSITION METHOD, 4.SIMPLE FIXED ITERATION, 5.NEWTON-RAPSHSON METHOD, 6.SECANT ...
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.