• Skip to primary navigation
  • Skip to content
  • Skip to footer
Numerics.NET
Try Free Buy Now Find Anything Sign In Account
  • Welcome
  • .NET Libraries
  • Write Great Code
  • 30 Day Free Trial
  • Pricing
  • Your account
  • QuickStart Samples
  • Nuget Packages
  • Documentation
    • User's Guide and Reference
      • Deployment Guide
      • Nuget packages
      • Configuration
      • Using Parallelism
      • Mathematics Library User's Guide
        • General Classes
        • Mathematical Functions
        • Complex Numbers
        • Arbitrary Precision Arithmetic
        • Automatic Differentiation
        • Curves and Interpolation
        • Curve Fitting
        • Solving Equations
          • The EquationSolver Class
          • Methods that use the Derivative
          • Methods that do not use the derivative
          • Solving Systems of Non-Linear Equations
        • Optimization
        • Calculus
        • Fast Fourier Transforms
        • Random Numbers
        • Generic Arithmetic
        • Appendices
      • Vector and Matrix Library User's Guide
      • Data Analysis Library User's Guide
      • Statistics Library User's Guide
      • Data Access Library User's Guide
      • API Reference
    • What's New
    • Release Notes
    • In depth: Tensors
  • Contact Us
  • Blog
  1. Home
  2. Documentation
  3. User's Guide and Reference
  4. Mathematics Library User's Guide
  5. Solving Equations
C# Visual Basic C++/CLI F#

Solving Equations

On this page

Numerics.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 Numerics.NET.EquationSolvers namespace.

  • The EquationSolver Class
  • Methods that do not use the derivative
  • Methods that use the Derivative
  • Solving Systems of Non-Linear Equations
On this page
Copyright © 2003-2025, Extreme Optimization. All rights reserved.
Numerics.NET, Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, C#, Visual Basic, Visual Studio, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.

This website uses cookies to improve your experience. Learn more.

Got it!