It allows the user to calculate the greatest common divisor GCD and least common multiple LCM of a group of numbers through their decomposition of prime factors.
The application can work with a maximum of 9 numbers with a maximum of three digits each.