Info
Version: | 5.2.11 |
Author(s): | Sebastien Ros and contributors |
Last Update: | Friday, October 25, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/ncalc/ncalc |
NuGet Url: | https://www.nuget.org/packages/NCalcSync |
Install
Install-Package NCalcSync
dotnet add package NCalcSync
paket add NCalcSync
NCalcSync Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- Antlr3.Runtime(>= 3.5.1)
- 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.
This package contains the unsigned assembly 'NCalc'. For the stronly signed assembly version of 'NCalc', see the NCalcSync.signed package.