mathematical-expression topic
List
mathematical-expression repositories
NoStringEvaluating
28
Stars
10
Forks
Watchers
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...
mathematical-expression
128
Stars
2
Forks
Watchers
本框架是一种针对数学公式解析的有效工具 支持 Java python C++ API ,能够解析包含嵌套函数,包含函数,数列步长累加等数学公式,返回值是一个数值的结果对象,同时也可以进行比较运算的操作,再进行比较的时候,...