Table of Contents
primorial - calculate large primorials
primorial integers
This command line utility is optionally part of the mathomatic(1)
package. It uses Python and matho-primes(1)
and matho-mult(1)
to calculate
and display large primorials.
A primorial is the product of all primes
up to the given integer. The integers to show the primorials of are given
on the command line.
George Gesslein II (gesslein@linux.com) at http://www.mathomatic.org
If you find a bug, please report it at http://launchpad.net/mathomatic
mathomatic(1)
, matho-mult(1)
, matho-primes(1)
Table of Contents