Info
| Version: | 1.5.2 |
| Author(s): | Liam MacIsaac |
| Last Update: | Monday, November 24, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.liam-macisaac.co.uk/dotnetmath |
| NuGet Url: | https://www.nuget.org/packages/DotNetMath |
Install
Install-Package DotNetMath
dotnet add package DotNetMath
paket add DotNetMath
DotNetMath Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Solution of mathematical expressions provided in string format with support for a large number of functions, operators, logical expressions and variables.
Solution of systems of linear simultaneous equations.
Polynomial curve-fitter to fit a polynomial of a given order to a set of two-dimensional input data.