Skip to content

What are Numerical Methods

Alex Cole edited this page Dec 31, 2020 · 2 revisions

Numerical methods are a collection of algorithms to accomplish numerical based mathematics.

These methods may solve for: Roots, Linear Algebra Systems, Optimizations, Curve Fitting, Differentiation and Integration as well as Differential Equations.

Clone this wiki locally