A C# library for parsing mathematical expressions with support for parentheses and variables.
Info
Version: | 1.3.2 |
Author(s): | Giorgi Dalakishvili |
Last Update: | Friday, November 30, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Giorgi/Math-Expression-Evaluator |
NuGet Url: | https://www.nuget.org/packages/Math-Expression-Evaluator |
Install
Install-Package Math-Expression-Evaluator
dotnet add package Math-Expression-Evaluator
paket add Math-Expression-Evaluator
Math-Expression-Evaluator Download (Unzip the "nupkg" after downloading)
Dependencies
Tags