Delete comment from: Java67
Can you also share program to find LCD for numbers in Java? I understand calculating GCD using Euclid's method, but don't find any short trick for calculating LCD similarly. Please help
Jul 15, 2013, 4:15:34 AM
Posted to How to Find Greatest Common Divisor of two numbers in Java - [ Euclid's algorithm GCD Example]