Arity Java算术引擎

示例代码:

import org.javia.arity.Symbols;
import org.javia.arity.SyntaxException;

public class TryArity {
    public static void main(String args[]) throws SyntaxException {
        Symbols symbols = new Symbols();
        double value = symbols.eval(\”2^10\”);
    }
}

© 版权声明
THE END
喜欢就支持一下吧
点赞409 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容