[ 原始碼: libapfloat-java ]
套件:libapfloat-java(1.10.1-2)
libapfloat-java 的相關連結
Debian 的資源:
下載原始碼套件 libapfloat-java:
- [libapfloat-java_1.10.1-2.dsc]
- [libapfloat-java_1.10.1.orig.tar.gz]
- [libapfloat-java_1.10.1-2.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.