issues
search
KovtunV
/
NoStringEvaluating
Fast low memory consuming mathematical evaluation without endless string parsing! Parses string formula once and uses its object sequence in each evaluation. Moreover, provides user defined functions and variables.
MIT License
28
stars
10
forks
source link
Null value and other improvements
#5
Closed
KovtunV
closed
2 years ago
KovtunV
commented
2 years ago
Null type
Object type
Boolean type
New functions
Unit tests improvement
Evaluator with nullable result
Change function registration approach (via options)
Evaluator builder with the least memory consumption
DebugExtensions
Prevent scientific format in EvaluatorValue.ToString
Readme