matheval / expression-evaluator-c-sharp

Matheval is a mathematical expressions evaluator library written in C#. Allows to evaluate mathematical, boolean, string and datetime expressions
https://matheval.org/
MIT License
110 stars 30 forks source link

Proposed enhancements for issue #7 #8

Closed MSpekkio closed 1 year ago

MSpekkio commented 1 year ago

Proposed API addition to allow registration of custom functions to the parser.

Resolved issue #7.

MSpekkio commented 1 year ago

Pull Request borked with additional changs not intended will resubmitt