Changes for version 0.43

  • Add Rmpq_add_z, Rmpq_sub_z, Rmpq_z_sub, Rmpq_mul_z, Rmpq_div_z, Rmpq_z_div and Rmpq_pow_ui. (With assistance from Trizen.)
  • Allow overloading of '+', '-', '/', '*' and '**' operations with Math::GMPz objects.
  • Extend Rmpq_cmp_z to work with Math::GMPq built against earlier (pre 6.1.0) versions of the gmp library.

Modules

perl interface to the GMP library's rational (mpq) functions.

Provides

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