Search
compute-lcm
Computes the least common multiple (lcm).
v1.1.2 URL:
https://unpkg.com/compute-lcm@1.1.2/lib/index.js
Open
Browse Files
compute.io
compute
computation
mathematics
math
least common multiple
lowest common multiple
smallest common multiple
lowest common denominator
lcm
lcd
discrete
arithmetic
array
integer
gcd
euclid
compute-gcd
Computes the greatest common divisor (gcd).
v1.2.1 URL:
https://unpkg.com/compute-gcd@1.2.1/lib/index.js
Open
Browse Files
compute.io
compute
computation
mathematics
math
euclid
stein
binary gcd
greatest common divisor
greatest common factor
highest common factor
greatest common measure
highest common divisor
gcd
gcf
hcf
gcm
arithmetic
array
integer
compute-l2norm
Computes the L2 norm (Euclidean norm) of an array of values.
v1.1.0 URL:
https://unpkg.com/compute-l2norm@1.1.0/lib/index.js
Open
Browse Files
compute.io
compute
computation
mathematics
math
linear algebra
norm
euclidean norm
l2norm
l2 distance
euclidean length
length
distance
array
vector
compute-cosine-similarity
Computes the cosine similarity between two arrays.
v1.1.0 URL:
https://unpkg.com/compute-cosine-similarity@1.1.0/lib/index.js
Open
Browse Files
compute.io
compute
computation
similarity
information theory
distance
dist
array
vector
mathematics
math
geometry
algebra
linear algebra
cosine
compute-dot
Computes the dot product between two numeric arrays.
v1.1.0 URL:
https://unpkg.com/compute-dot@1.1.0/lib/index.js
Open
Browse Files
compute.io
compute
computation
algebra
linear algebra
dot product
scalar product
vector
array
calculus
geometry
mathematics
math
dot