greatest-common-factor
There are 3 repositories under greatest-common-factor topic.
pub-calculator-io/gcf-calculator
Free WordPress Plugin: Greatest common factor calculator finds the GCF of a set of numbers and all factors of these numbers. Solutions with steps for finding the GCF are also demonstrated. www.calculator.io/gcf-calculator/
stdlib-js/math-base-special-gcd
Compute the greatest common divisor (gcd).
stdlib-js/math-base-special-gcdf
Compute the greatest common divisor (gcd).