You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a collection of code to implement numerical method, use cases covering falsy regula and bisection method to find root of polynomial function, and fixed point iteration
About
a collection of code to implement numerical method, use cases covering falsy regula and bisection method to find root of polynomial function, and fixed point iteration