-
-
03 Apr 2004 16:12:40 UTC
- Distribution: Bundle-Math-Big
- Module version: 1.00
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (4 / 0 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (1.2KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Bundle::Math::Big - Bundle of modules related to arbitrary size numbers
SYNOPSIS
perl -MCPAN -e 'install Bundle::Math::Big'
CONTENTS
bignum
Math::Big
Math::BigFloat
Math::BigInt
Math::BigInt::BitVect
Math::BigInt::Constant
Math::BigInt::FastCalc
Math::BigInt::GMP
Math::BigInt::Lite
Math::BigInt::Named
Math::BigInt::Pari
Math::BigRat
Math::Fleximal
Math::FixedPrecision
Math::Fraction
Math::NoCarry
Math::SigFigs
DESCRIPTION
This is a bundle of modules related to arbitrary size numbers. This also includes arbitrary precision number modules.
Please have a look at Bundle::Math.
If you would like to see a specific module included in a future version of this bundle, please send me an email or use rt.cpan.org.
AUTHOR
Steffen Mueller <bundlemath-module at steffen-mueller dot net>
Module Install Instructions
To install Bundle::Math::Big, copy and paste the appropriate command in to your terminal.
cpanm Bundle::Math::Big
perl -MCPAN -e shell install Bundle::Math::Big
For more information on module installation, please visit the detailed CPAN module installation guide.