Math::PariInit(3pm) - phpMan

Command: man perldoc info search(apropos)  


PariInit(3pm)                  User Contributed Perl Documentation                  PariInit(3pm)



NAME
       Math::PariInit - load "Math::Pari" with specified $primelimit and $initmem.

SYNOPSIS
         use Math::PariInit qw(:DEFAULT :int primes=1.2e7 stack=1e7 prime)
         $bigprime = prime(500000);

DESCRIPTION
       "use Math::PariInit" takes the same arguments as "use Math::Pari" with the addition of
       ":primes=limit" and ":stack=bytes" which specify up to which number the initial list of
       primes should be precalculated, and how large should be the arena for PARI calculations.

       The arguments "primes" and "stack" cannot be specified if Math::Pari is already loaded.

AUTHOR
       Ilya Zakharevich ilyaz AT cpan.org



perl v5.10.0                                2006-08-22                              PariInit(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 18:38 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!