Changes for version 0.20

  • changed name from Math::Functions to Math::Cephes
  • added Math::Cephes::Fraction and Math::Cephes::Complex for a more "perlish" interface
  • added '-g -Wall -fno-builtin' when compiling with gcc
  • small documentation improvements
  • some changes to the pmath script, including the interface to handle fractions and complex numbers

Documentation

simple command line interface to Math::Cephes

Modules

perl interface to the cephes math library
Perl interface to the cephes complex number routines
Perl interface to the cephes math fraction routines