Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

primorial - calculate large primorials

Author

Description

       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.

       The calculated primorials are output to standard output.  The size is limited by the amount  of  computer
       memory available.

Name

       primorial - calculate large primorials

Reporting Bugs

       If you find a bug, please report it to the author or at "https://launchpad.net/mathomatic".

See Also

mathomatic(1), matho-mult(1), matho-primes(1)

Mathomatic                                                                                          PRIMORIAL(1)

Synopsis

primorial integers

See Also