This repository contains Python implementations of several classical root-finding algorithms (Newton’s method, secant method, Whittaker’s method, and Newton with numerical derivative), along with ...