extra-bigint
A BigInt can represent whole numbers larger than 2⁵³ - 1.
prototyped.js
Common typescript ready prototypes available in both CommonJS and ECMAScript
extra-math
Mathematics is the classification and study of all possible patterns.
solverjs
This package is a combination of many useful functions.
quick-is-prime
Test if a number is prime in constant time, using a cached Sieve of Eratosthenes.