/NCalc

NCalc - Mathematical Expressions Evaluator for .NET

Primary LanguageC#

NCalc

NCalc is a mathematical expressions evaluator in .NET. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.

This repository is fork of sheetsync/NCalc. I have just upgraded csprojs and migrated it onto .netstandard.