Post Reply 
Find LCM of 2 numbers without using GCD
07-31-2018, 02:07 AM
Post: #14
RE: Find LCM of 2 numbers without using GCD
Thanks Dieter

Very nice routine that used this starting code by making sure that Y is always larger than X
I remember that you show me this code before on the (12C) LCM <> GCD topic.

x<=y?
x<>y
x<>y

One question though how to set up the routine so that it know when the integers is divide perfectly.

Thank You

Gamo
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Find LCM of 2 numbers without using GCD - Gamo - 07-31-2018 02:07 AM



User(s) browsing this thread: 1 Guest(s)