Changes for version 4.35

  • Add Rmpfr_get_float16, Rmpfr_set_float16 and Rmpfr_buildopt_float16_p. All 3 are new in mpfr-4.3.0.
  • Overload '%' operator to perform fmod().
  • Accommodate overloading of Math::GMP objects.
  • Alter overloading of left shift and right shift operations to be compatible with perl and Math::BigFloat
  • Fix https://rt.cpan.org/Public/Bug/Display.html?id=158699 (introduced in 4.25). Thanks SREZIC.

Modules

perl interface to the MPFR (floating point) library.

Provides

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