Skip to content

Numerical Analysis

David Wright edited this page Mar 6, 2018 · 1 revision

Many practical problems can be reduced to a property of some function that you know how to write down or compute, but you don't know how to analytically express the property in closed form. If you can code up your function, Meta.Numerics can perform the required analysis for you numerically.

Finding roots

Finding an optimum

Finding an integral

Solving a differential equation

Home

Clone this wiki locally