Codebase list libmath-numbercruncher-perl / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

Math/NumberCruncher version 5.00
================================

Math::NumberCruncher is a rapidly growing collection of various common
(and somewhat less common) functions, formulae, and algorithms. Please
view the POD documentation for the full disclaimer and extended
copyright information.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

Math::NumberCruncher requires that Math::BigInt v1.47 (or greater)
installed on your system. I've installed v1.47 on numerous systems of
varying OS's without any problem. This includes, but is not limited to,
Win98, WinME, Win2000, and WinXP.

COPYRIGHT AND LICENCE

This module is free software and may be modified and/or redistributed
under the same terms as Perl itself.

Copyright (C) 2002, Kurt Kincaid <sifukurt@yahoo.com>