ArbitraryPrecisionFloat

SqueakSource project page

ArbitraryPrecisionFloat give the possibility to do arithmetic on floating point numbers with an arbitrary fixed number of binary digits.

Like Float (IEEE 754), rounding to nearest mode is honoured.
Unlike Float, exponent is unlimited (except by VM limits).

ArbitraryPrecisionFloat-nice.9.mcz
ArbitraryPrecisionFloat-nice.8.mcz
ArbitraryPrecisionFloat-nice.7.mcz
ArbitraryPrecisionFloat-nice.6.mcz
ArbitraryPrecisionFloat-nice.5.mcz
ArbitraryPrecisionFloat-nice.4.mcz
ArbitraryPrecisionFloat-nice.2.mcz