Info
Version: | 5.2.11 |
Author(s): | petli |
Last Update: | Friday, October 25, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/ncalc/ncalc |
NuGet Url: | https://www.nuget.org/packages/NCalcAsync |
Install
Install-Package NCalcAsync
dotnet add package NCalcAsync
paket add NCalcAsync
NCalcAsync Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr3.Runtime(>= 3.5.1)
Tags
It supports a wide range of mathematical and logical operations. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.