ncalc / ncalc-async

Asynchronous Mathematical Expressions Evaluator for .NET
MIT License
35 stars 18 forks source link

Grammar extensions from ncalc/ncalc issues #12

Closed petli closed 2 years ago

petli commented 2 years ago

Case insensitive logical operators: https://github.com/ncalc/ncalc/issues/37 Support for numbers with trailing dot: https://github.com/ncalc/ncalc/issues/21 Support for positive sign: https://github.com/ncalc/ncalc/issues/11

petli commented 2 years ago

Closed by #13

petli commented 2 years ago

Released:

https://github.com/ncalc/ncalc-async/releases/tag/v3.0.4 https://www.nuget.org/packages/NCalcAsync/3.0.4