Changes for version 4.47

  • Accommodate Math::MPC overloading of Math::MPFR objects
  • Wrap C's strlen (_strlen), API SvCUR (_SvCUR), API SvCUR_set (_Sv_CUR_set), and API SvLEN (_SvLEN) functions. (These wrappers are documented in the POD, but are not exported.)
  • Fiddle about with the internals of Rmpfr_fpif_export_mem.
  • Add Rmpfr_cmp_str() which compares the value of a Math::MPFR object with the value of a string at infinite precision.

Modules

perl interface to the MPFR (floating point) library.

Provides

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