The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3.29

  • Add _d_bytes XSub.
  • Simplify demos/doubledouble.p
  • Allow _d_bytes, _ld_bytes, and _f128_bytes to determine the base of the given argument.
  • Add _d_bytes_fr, _dd_bytes_fr, _ld_bytes_fr and _f128_bytes_fr
  • Add bytes() function.
  • Amend typedef of __float128 alignment (Windows only)
  • Add Rmpfr_get_q (even though MPFR does not implement mpfr_get_q)
  • define mp_bitcnt_t to unsigned long int for pre-gmp-5.0.0

Modules

perl interface to the MPFR (floating point) library.

Provides

in Prec/Prec.pm
in Random/Random.pm
in V/V.pm