cppf/newton-root
Newton's (Newton–Raphson) method is a root-finding algorithm which produces successively better approximations to the roots of a real-valued function.
C++MIT
No issues in this repository yet.
Newton's (Newton–Raphson) method is a root-finding algorithm which produces successively better approximations to the roots of a real-valued function.
C++MIT
No issues in this repository yet.