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).