Search results

27 packages found

M
Q
P
M
Q
P
M
Q
P

Find a prime

published 4.0.2 10 months ago
M
Q
P

Test if a value is a prime number.

published 0.2.2 2 months ago
M
Q
P

Test if a value is a composite number.

published 0.2.2 2 months ago
M
Q
P

Lucas-Lehmer primality test

published 4.0.1 9 months ago
M
Q
P

Fermat's probabilistic primality test

published 3.0.0 a year ago
M
Q
P

Carmichael numbers

published 2.0.0 a year ago
M
Q
P

Returns true or false depending on the number's parity (odd/even) and primality (prime/composite); Also checks if integer does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.

published 1.0.5 2 years ago
M
Q
P

Fastest Prime Number Calculation logic for nodejs and browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)

published 0.1.0 2 years ago
M
Q
P

is a recursive function to check if a number is prime (and a benchmark to test how slow it is :)

published 1.0.2 5 years ago
M
Q
P

A Javascript Implementation of the Lucas-Lehmer Primality Test for Mersenne Primes

published 1.0.1 7 years ago
M
Q
P

A tiny (128B) utility to check if a value is a prime number

published 3.0.0 6 years ago
M
Q
P

Functional library for precise access to integer sequences such as prime numbers, square numbers, triangle numbers, etc

published 1.0.4 6 years ago
M
Q
P

Simple prime number and prime factorization package

published 1.0.1 6 years ago
M
Q
P

Test if a number is a prime number.

published 1.0.1 2 years ago
M
Q
P

Fastest Prime Number Calculation logic for browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)

published 0.1.0 2 years ago
M
Q
P

a simple isPrime, next and prev Prime number implementation in Js.

published 1.0.1 5 years ago
M
Q
P

Number theory for integers for JavaScript

published 0.0.1 2 years ago
M
Q
P