Search
base100
This library provides a simple way to do math operations in base 100
v1.0.7 URL:
https://unpkg.com/base100@1.0.7/dist/index.js
Open
Browse Files
base100
math
base
100
number
operations
arithmetic
addition
subtraction
multiplication
division
modulo
exponentiation
root
logarithm
trigonometry
hyperbolic
functions
constants
pi
e
tau
phi
golden
ratio
euler
gamma
catalan
apery
khinchin
glaisher
mills
plastic
feigenbaum
twin
primes
carmichael
fermat
mersenne
euclid
pythagoras
euler
gauss
lucas-lehmer-test
Lucas-Lehmer primality test
v4.0.1 URL:
https://unpkg.com/lucas-lehmer-test@4.0.1/index.js
Open
Browse Files
math
mersenne
primality
prime
lucas-lehmer
A Javascript Implementation of the Lucas-Lehmer Primality Test for Mersenne Primes
v1.0.1 URL:
https://unpkg.com/lucas-lehmer@1.0.1/dist/lucas-lehmer.js
Open
Browse Files
prime
primality
test
math
mersenne prime
mersenne
2n - 1
is-mersenne-prime
Check if the given number is a mersenne prime or not.
v1.0.0 URL:
https://unpkg.com/is-mersenne-prime@1.0.0/index.js
Open
Browse Files
mersenne
prime
primality