MathExtension
IvanVenkov712/MathExtension
C#
This is a shared library (dll) project for the .NET platform. The library can be used for solving various mathematical problems. For example, you can solve an equation with one variable. You can also read different mathematical expressions from string. You are able to perform arithmetics on expressions with more than one variable.