A C# library for parsing mathematical expressions with support for parentheses and variables.
Info
| Version: | 1.4.0 |
| Author(s): | Giorgi Dalakishvili |
| Last Update: | Friday, April 18, 2025 |
| .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