GCDLCM.java will appear below in a Java enabled browser. Use the applet to investigate least common multiples and greatest common divisiors of a list of integers.
  1. Enter a list of integers, separated by spaces or commas in the text area.
  2. Press either the GCD or LCM button.

The applet source code  and BreezyGUI links.