This is the command primorial that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
primorial - calculate large primorials
SYNOPSIS
primorial integers
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.
Use primorial online using onworks.net services