The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 4.05

  • Add atodouble() function
  • Fix atonv to correctly handle subnormal double-doubles
  • Add Rmpfr_dot() and Rmpfr_get_str_ndigits. (New in 4.1.0.)
  • Correct Rmpfr_sum to return signed int, not unsigned value.
  • Add Rmpfr_set_DECIMAL128 and Rmpfr_get_DECIMAL128. (New in 4.1.0.)

Modules

perl interface to the MPFR (floating point) library.

Provides

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