Search
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
extra-bigint
A BigInt can represent whole numbers larger than 2⁵³ - 1.
v1.2.1 URL:
https://unpkg.com/extra-bigint@1.2.1/index.js
Open
Browse Files
extra
bigint
big
integer
aliquotParts
clamp
greatestPrimeFactor
hcf
leastPrimeFactor
map
mean
rootMeanSquare
abs
aliquotSum
arithmeticMean
binomial
cbrt
ceilDiv
compare
constrain
cubicMean
factorial
floorDiv
gcd
geometricMean
harmonicMean
hypot
is
isPow10
isPow2
isPrime
lcm
lerp
log10
log2
max
maxPrimeFactor
median
min
minPrimeFactor
mod
modes
modp
multinomial
nextPow10
nextPow2
prevPow10
prevPow2
primeExponentials
primeFactors
product
properDivisors
quadriaticMean
range
rem
remap
root
roundDiv
sign
sqrt
sum
variance
@stdlib/math-base-special-gcd
Compute the greatest common divisor (gcd).
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-gcd@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
math
mathematics
euclid
euclidean
stein
binary gcd
greatest common divisor
greatest common factor
highest common factor
greatest common measure
highest common divisor
gcd
gcf
hcf
gcm
arithmetic
integer
extra-math
Mathematics is the classification and study of all possible patterns.
v1.5.2 URL:
https://unpkg.com/extra-math@1.5.2/index.js
Open
Browse Files
extra
math
aliquotParts
clamp
greatestPrimeFactor
hcf
leastPrimeFactor
map
mean
norm
rootMeanSquare
aliquotSum
arithmeticMean
binomial
ceil
ceilDiv
constrain
cubicMean
degrees
distance
factorial
floor
floorDiv
gcd
geometricMean
harmonicMean
isPow
isPrime
lcm
lerp
log
magnitude
maxPrimeFactor
median
minPrimeFactor
mod
modes
modp
multinomial
nextPow
normalize
prevPow
primeExponentials
primeFactors
product
properDivisors
quadriaticMean
radians
range
rem
remap
root
round
roundDiv
sum
variance
extra-number
A number is a mathematical object used to count, measure, and label.
v2.5.3 URL:
https://unpkg.com/extra-number@2.5.3/index.js
Open
Browse Files
extra
number
aliquotParts
clamp
fromRoman
greatestPrimeFactor
hcf
leastPrimeFactor
map
mean
norm
rootMeanSquare
toRoman
aliquotSum
arithmeticMean
binomial
ceil
ceilDiv
compare
constrain
cubicMean
degrees
factorial
floor
floorDiv
fromRomanNumerals
gcd
geometricMean
harmonicMean
is
isPow
isPrime
lcm
lerp
log
maxPrimeFactor
median
minPrimeFactor
mod
modes
modp
multinomial
nextPow
normalize
prevPow
primeExponentials
primeFactors
product
properDivisors
quadriaticMean
radians
range
rem
remap
root
round
roundDiv
significantDigits
sum
toRomanNumerals
variance