Mathos Parser is a mathematical expression parser targeting the .NET Framework and .NET Standard that parses all kinds of mathematical expressions with the ability to use custom functions, operators, and variables.
Info
Version: | 2.0.0 |
Author(s): | Mathos Project |
Last Update: | Sunday, June 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MathosProject/Mathos-Parser |
NuGet Url: | https://www.nuget.org/packages/MathosParser |
Install
Install-Package MathosParser
dotnet add package MathosParser
paket add MathosParser
MathosParser Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)