Calculating the greatest common divisor of two numbers using different methods
Methods:
1- Difference (successive subtraction)
2- Euclidean division
3- Finding the product of prime factors
Calculate the least common multiplier (LCM) using the method of finding the product of prime factors
The steps during the calculation are shown in detail
The application is simple, light and understandable without any complications