AllPrimesUpTo()
Get all prime numbers.
ComputeDivFact()
Compute the ratio of factorials.
IsPrime()
Is a prime number?
ReducePrime()
Get the Prime Factorization.
primefactr-package
R package that uses Prime Factorization for computations.