今天遇到个问题,Sql中直接写的是复杂表达式,如何解析呢?
round(((0.00579049505+0.00006600324*JING_JIE^2*SHU_GAO-0.00000046921*JING_JIE^3*SHU_GAO-0.000183033917*JING_JIE^2-0.000003192879*JING_JIE^2*SHU_GAO*LG(JING_JIE))),4)
可参考
https://www.objecthunter.net/exp4j/apidocs/index.html 去实现
https://www.objecthunter.net/exp4j/
原文地址:https://www.cnblogs.com/zhenxiangyue/p/10986373.html
时间: 2024-10-11 15:40:16