FreeBSD Manual Pages
primegaps(1) General Commands Manual primegaps(1) NAME primegaps - print large prime gaps SYNTAX primegaps DESCRIPTION primegaps searches for large gaps in the sequence of primes. The gaps be- tween 2, 3, 5, 7, 11, and so on are 1, 2, 2, 4, and so on. When primegaps sees a new largest gap n, from p-n to p, it prints a line p n r where r is the approximate ratio between the log of n and the log of the log of p. SEE ALSO primes(1), primegen(3) primegaps(1)
NAME | SYNTAX | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=primegaps&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
