Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
compute-lcm
Computes the least common multiple (lcm).
lcm
compute the least common multiple using Euclidean algorithm
bigint-mod-arith
Some common functions for modular arithmetic using native JS implementation of BigInt
extra-bigint
A BigInt can represent whole numbers larger than 2⁵³ - 1.
extra-math
Mathematics is the classification and study of all possible patterns.
extra-number
A number is a mathematical object used to count, measure, and label.
prototyped.js
Common typescript ready prototypes available in both CommonJS and ECMAScript
extra-bigint.web
A BigInt can represent whole numbers larger than 2⁵³ - 1 {web}.
solverjs
This package is a combination of many useful functions.
extra-number.web
A number is a mathematical object used to count, measure, and label {web}.
mathtool-js
A lightweight and powerful JavaScript math library that includes number theory, combinatorics, and trigonometry functions.
numbers-logic
Tools used to understand or work with numbers in Node.JS, Javascript and derivatives.
@stdlib/math-base-special-lcm
Compute the least common multiple (lcm).
divisor
Calculates divisors/factors of natural numbers and gcd/lcm using euclid's algorithm.
extra-math.web
Mathematics is the classification and study of all possible patterns {web}.
cmath-js
C's and C++'s math functions in TypeScript & JavaScript
lcms-wasm
LittleCMS in JS with WASM
chinese-remainder
A lightweight NPM package for solving modular equations using the Chinese Remainder Theorem (CRT). Supports modular inverse, LCM, and GCD calculations.
encodify
convert to popular formats
@zwolfrost/get.js
A JavaScript library that provides a bunch of useful, optimized and often math-related functions