ArbitraryPrecisionFloat

Summary: Floating Point Operations With Arbitrary Precision
Author: nicolas cellie
Owner: nicolas cellier (nice)
Co-maintainers: <None>
Categories:
Homepage: http:////code.google.com/p/arbitrary-precision-float
PackageInfo name: ArbitraryPrecisionFloat
RSS feed:

Description:

ArbitraryPrecisionFloat is an implementation of Floating Point Numbers with a fixed number of binary digits.

It can do arithmetic with other numbers and use IEEE rounding to nearest even mode.

It has no limit on the exponent, except memory limitations of the VM of course.


Releases


Back