dengsgo/math-engine
Mathematical expression parsing and calculation engine library. 数学表达式解析计算引擎库
GoApache-2.0
Issues
- 3
bug
#21 opened by button-chen - 3
- 1
0.7* 表达式无效
#20 opened by jimyag - 1
自定义注册函数时,获取的参数可以是字符串吗?
#19 opened by lpg-it - 2
公式中的非法内容如何自动清除?
#18 opened by erp10 - 0
1+sqrt(4)=3 或者1+sqrt(4)=-1
#17 opened by GoldThree - 1
- 2
请问下有没有计划实现比较运算符
#13 opened by jackvicp - 5
增加注册自定义函数的能力
#6 opened by dengsgo - 1
建议TrigonometricMode的设置取消,而通过优化表达式来解决
#11 opened by itmisx - 5
- 7
建议 使用注册接口的方式 来 实现 自定义函数
#12 opened by 15951836388 - 1
"(1+2)3" 不报错
#9 opened by 15951836388 - 4
希望可以增加表达式功能
#10 opened by 15951836388 - 3
- 4
V3.0 update: the top-level function ExprASTResult will have a panic error when a runtime error occurs
#4 opened by dengsgo - 1
- 3
分子是0的错误处理
#3 opened by 15951836388 - 1
bug: "2_5*2" 结果是50
#2 opened by 15951836388 - 11
用词法分析来做计算器是大材小用了
#1 opened by 15951836388