Find the greatest common divisor of numbers. 📘
Rest
a list of numbers
gcd(x₁, x₂, ...)
Generated using TypeDoc
Find the greatest common divisor of numbers. 📘