Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
decimal.js
An arbitrary-precision Decimal type for JavaScript.
big.js
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
big-integer
An arbitrary length integer library for Javascript
bignumber.js
A library for arbitrary-precision decimal and non-decimal arithmetic
decimal.js-light
An arbitrary-precision Decimal type for JavaScript.
num2fraction
Convert number to fraction
complex.js
A complex numbers library
compute-lcm
Computes the least common multiple (lcm).
compute-gcd
Computes the greatest common divisor (gcd).
bit-twiddle
Bit twiddling hacks for JavaScript
bigi
Big integers.
big-number
Light, ultra-fast javascript implementation for BigIntegers (base arithmetic operations)
hyperformula
HyperFormula is a JavaScript engine for efficient processing of spreadsheet-like data and formulas
js-big-decimal
Work with large numbers on the client side. Round them off to any required precision.
browserify-bignum
A browserify implementation of node-bignum
robust-linear-solve
Exactly solve a low dimensional linear system
robust-dot-product
Exactly computes the dot product between two vectors
robust-point-in-polygon
Exactly test if a point is inside, outside or on the boundary of a polygon
a-calc
A very powerful and easy-to-use number precision calculation and formatting library.
robust-segment-intersect
Exact arithmetic test for line segment intersection