[ 源代码: libapfloat-java ]
软件包:libapfloat-java(1.14.0-1)
libapfloat-java 的相关链接
Debian 的资源:
下载源码包 libapfloat-java:
- [libapfloat-java_1.14.0-1.dsc]
- [libapfloat-java_1.14.0.orig.tar.gz]
- [libapfloat-java_1.14.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.apfloat.org]
相似软件包:
high performance arbitrary precision arithmetic library for Java
Apfloat is a high performance arbitrary precision arithmetic library. You can perform calculations with a precision of millions of digits with it. It's as simple to use as Java's BigDecimal or BigInteger classes, but performs a lot better with extreme precision numbers (more than a few hundred digits). Also, a full suite of mathematical functions for arbitrary precision numbers are available: all those existing in java.lang.Math and more.