Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
robust-scale
Multiplies a nonoverlapping increasing sequence of floats by a single float
gl-vec3
gl-matrix's vec3, split into smaller pieces
two-product
Multiplies two floating point numbers together producing a non-overlapping increasing sequence of floats
js-big-decimal
Work with large numbers on the client side. Round them off to any required precision.
@stdlib/math-base-ops-umul
Perform C-like multiplication of two unsigned 32-bit integers.
exact-math
The exact-math is a set of methods for addition, subtraction, multiplication, division, rounding, ceiling, flooring and powering calculations. It can be used with big number as it handles the floating point problem.
ndarray-gemm
Matrix multiplication for ndarrays
ts-arithmetic
Type Level Arithmetic
@wtfcode/byte-converter
Convert any value from a bit/byte unit measure to an another bit/byte measure, this package is compliant to IEC standard. EX: you can convert from KiB to kB or to Kib, Use the autoScale function for scale a given value and dataFormat to te best dataFormat
math-exact
Precision math for JavaScript/TypeScript
@vect/matrix-algebra
An array util tool
math-array
Math utility to calculate with two arrays.
react-factorial-test
Generate component test buy using multiplication on parameter sets
@numio/bigmath
@numio/bigmath is an arbitrary-precision arithmetic library. It can be used for basic operations with decimal numbers (integers and float)
@akashdknight/my-math
basic package for arithmetic operations
react-basic-maths
A TypeScript utility library providing essential mathematical operations and functions for developers. It includes basic arithmetic operations, statistical calculations, combinatorics, rounding functions, and more. Perfect for JavaScript and TypeScript pr
handlepx
multiply css value by specified factor
@extremejs/utils
ExtremeJS Utilities
@stdlib/stats-iter-prod
Compute the product of all iterated values.
accurate
An precision calculation for JavaScript and Node.js. supports numbers, decimals, strings, arrays, matrices and expression. 解决 JavaScript 与 Node.js 精度计算(小数、浮点数计算精度)问题。支持数字、小数、字符串、数组、矩阵和表达式。