Calculates the GCD and LCM for given set of numbers.
-
Updated
Apr 3, 2021 - Java
Calculates the GCD and LCM for given set of numbers.
A program that calculates the greatest common divisor and least common multiple of 2 numbers requested as input from the user.
Computation of the greatest common divisor and least common multiple.
Add a description, image, and links to the least-common-multiple topic page so that developers can more easily learn about it.
To associate your repository with the least-common-multiple topic, visit your repo's landing page and select "manage topics."