Changes for version 4.15

  • Make some changes in test files relating to bareword filehandles and indirect object syntax.
  • Enhance the Makefile.PL's capability of detecting that mpfr/gmp libraries are not going to be found when needed.
  • Add decimalize() and check_exact_decimal().
  • For mpfr-4.2.0 and later only: add Rmpfr_sinu, Rmpfr_cosu, Rmpfr_tanu, Rmpfr_sinpi, Rmpfr_cospi, Rmpfr_tanpi.
  • Add Rmpfr_fmod_ui - new in mpfr-4.2.0, but also implemented here in Math::MPFR when built against earlier versions of the mpfr library.
  • Move code out of MPFR.xs and into (newly created) grisu3.c.

Modules

perl interface to the MPFR (floating point) library.

Provides

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