Changes for version 4.12

  • Fix bug in nvtoa() that had values with negative single digit significands && exponents less than -4 appearing as "-x.e-EXP" instead of "-xe-EXP"
  • Add doubletoa() function. (Uses grisu3 algorithm.)

Modules

perl interface to the MPFR (floating point) library.

Provides

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