Search results
14 packages found
JavaScript library for efficient prime number detection and arithmetic, with customizable algorithms for large numbers.
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
- fast primes
- fast prime
- fast
- primes
- numbers
- prime numbers
- prime
- get prime
- get primes
- fetch prime
- View more
Quickly get a number's prime factors, using a cached Sieve of Eratosthenes
Fastest Prime Number Calculation logic for browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
- Fastest
- Prime
- Number
- Calculation
- fast primes
- fast prime
- fast
- primes
- numbers
- prime numbers
- prime
- get prime
- get primes
- fetch prime
- View more
A very useless math package for your complex javascript projects
- javascript
- typescript
- math
- maths
- prime
- numbers
- ratios
- rate
- distance
- factorization
- factors
- simple
- area
- volume
- View more
Do math on arrays: find divisors or factors of a number, sum or multiply an array, and much more!
Tools used to understand or work with numbers in Node.JS, Javascript and derivatives.
- number
- numbers
- math
- theory
- abundant
- adaptive simpson
- addition
- affine
- arithmetic
- basic
- bates
- binomial
- box muller
- box muller transform
- View more
Check if a number is a prime number.
module with functions relating to the prime factors of a positive integer
Prime Exponent Object
- add
- big
- binomial
- coefficient
- combinatorics
- count
- denominator
- distinct
- exponent
- exponentiation
- factorial
- factorisation
- factorization
- factors
- View more
Checks if a number is prime, and if not, returns the corresponding factors. Used for PhoneGap Day EU 2017 'Creating Modern PhoneGap Plugins' workshop; not intended for production use (there are better ways to find primes!)