Math::GMPz 0.21

Math::GMPz 0.21

Math::GMPz 0.21 Ranking & Summary

Ranking Click at the star to rankRanking level:
User Review: 0 (0 times) Download now
File size: 0.048 MB Platform: Any Platform License: Freeware Price: Free Download: 10 Date added: 2007-07-18 Publisher: Math::GMPz team Publisher URL: http://search.cpan.org/~s

Math::GMPz 0.21 description


Math::GMPz is a Perl interface to the GMP librarys integer (mpz) functions.

A bignum module utilising the Gnu MP (GMP) library. Basically this module simply wraps nearly all of the integer functions provided by that library. The documentation below extensively plagiarises the documentation at http://swox.com/gmp/manual.

See the Math::GMPz test suite for examples of usage.

SYNOPSIS

use Math::GMPz qw(:mpz :primes :supp);

my $string = fa9eeeeeeeeeeeeea1234dcbaef1;
my $base = 16;

# Create the Math::GMPz object
my $bn1 = Rmpz_init_set_str($string, $base);

# Create another Math::GMPz object that holds
# an initial value of zero, but has enough
# memory allocated to store a 131-bit number.
# If 131 bits turns out to be insufficient, it
# doesnt matter - additional memory is allocated
# automatically to Math::GMPz objects as needed
# by the GMP library.
my $bn2 = Rmpz_init2(131);

# Create another Math::GMPz object initialised to 0.
my $bn3 = Rmpz_init();

# or use the new() function:
my $bn4 = Math::GMPz->new(12345);

# Perform some operations ... see FUNCTIONS below.

.
.

# print out the value held by $bn1 (in octal):
print Rmpz_get_str($bn1, 8), "n";

# print out the value held by $bn1 (in decimal):
print Rmpz_get_str($bn1, 10);

# print out the value held by $bn1 (in base 29)
# using the (alternative) Rmpz_out_str()
# function. (This function doesnt print a newline.)
Rmpz_out_str($bn1, 29);

Math::GMPz 0.21 Screenshot

Sponsored Links
Download Math::GMPz 0.21

Math::GMPz 0.21 Keywords

Bookmark Math::GMPz 0.21

Hyperlink code:
Hyperlink and Intro code:

Math::GMPz 0.21 Copyright

WareSeeker periodically updates pricing and software information of Math::GMPz 0.21 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Math::GMPz 0.21 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Math::GMPz 0.21 Related Software

Tux, of Math Command 2001.09.07-0102

Tux, of Math Command project is a math practice game for elementary school level children.
Math::CDF 0.1

Math::CDF is a Perl module to generate probabilities and quantiles from several statistical probability functions.
Math::BigInt 1.87

Math::BigInt is an arbitrary size integer/float math package.
Math::NumberCruncher 5.00

Math::NumberCruncher Perl module contains a collection of useful math-related functions.
Math::MatrixReal::Aug 0.02

Math::MatrixReal::Aug Perl module contains additional methods for Math::MatrixReal.
Math::Vec 1.01

Math::Vec is a Object-Oriented Vector Math Methods in Perl.
Math::RPN 1.08

RPN is a Perl extension for Reverse Polish Math Expression Evaluation.
Math::XOR 0.02

Math::XOR is a package to handle XOR encryption of string buffers.
Math Objects 0.1.3

Math Objects is a math template library for C++ using generic programming techniques.
Math::ODE 0.03

Math::ODE Perl module allows you to solve N-th Order Ordinary Differential Equations with as little pain as possible.
Math::GMPz 0.21 Review:
Author name* :  
Author Email* :  
Comment* :  
Security code* :  
     
   
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Search
TOP POPULAR DOWNLOAD