Download apfloat version 1.14.0:
- apfloat-1.14.0.zip - The whole package including sources, the binary libraries and documentation
- apfloat.jar - Just the binary library
- samples.jar - Sample applications, requires the
apfloat.jar
library - apfloat-unittest-1.14.0.zip - Unit test suite for JUnit
The apfloat unit test suite can be used to test apfloat on a new platform or JVM. It should cover about 97% of apfloat code, which is practically everything.
Download old versions.
The apfloat library is also available via Maven.