The mathematical functions log(x), exp(x), root[n]x, sin(x), cos(x), tan(x), arcsin(x), arctan(x), x^y, sinh(x), cosh(x), tanh(x) and Gamma(x) have been implemented for arguments x in the real domain in a native Java library on top of the multi-precision BigDecimal representation of floating point numbers. This supports scientific applications where more than the double precision accuracy of the library of the Standard Edition is desired. The full source code is made available under the LGPL v3.0.
翻译:数学函数日志(x)、 Exp(x)、 root(n)x、 sin(x)、 coms(x)、 tan(x)、 arcsin(x)、 arctan(x)、 x ⁇ y、 sinh(x)、 cosh(x)、 tanh(x) 和 Gamma(x) 已在本地的 Java 库中实际域的参数x 上, 在浮动点数的多精度大十进制表示面之上, 对参数 x 进行了数学函数的对数。 这支持了在需要标准编辑库的双精度以上的科学应用。 完整的源代码在 LGPL v3. 0 下提供 。