Tools used to understand or work with numbers in Node.JS, Javascript and derivatives.
JavaScript implementation that compute prime factors using Pollard's rho algorithm
Fastest Prime Number Calculation logic for nodejs and browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
Fastest Prime Number Calculation logic for browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
A compact (bitfield) primesieve in JavaScript together with the functions to use it