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