The Extreme Optimization Numerical Libraries for .NET provides a set of classes for finding the roots of
equations or solving systems of equations. The classes that implement root finding algorithms reside in the
Extreme.Mathematics.EquationSolvers namespace.
New in version 1.2 is the ability to solve systems of non-linear equations.