本文介绍了Java Math(s)Parsing API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
继我的后,我想知道是否有人知道任何免费(如在啤酒中,因为在自由中会很好但不是必需的)数学解析Java的库。我发现了一个名为的曾经是开源的(即:由社区编写),但现在花费300美元以上(这是否合法?)。
Following on from my previous question, I was wondering if anyone knew of any free (as in beer, as in freedom would be nice but not essential) math(s) parsing libraries for Java. I found one called Jep which used to be open-source (ie: written by the community), but now costs $300 upwards (is this even legal?).
任何帮助表示赞赏!
推荐答案
您可能会发现我的很有用;它是完全免费的,而且很小。
You may find my math expression evaluator useful; it's completely free and it's tiny.
这篇关于Java Math(s)Parsing API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!