Greatest Common Divisor (Looping) Icon
This Perl script returns the greatest common factor of two numbers
Greatest Common Divisor (Recursive) Icon
This Perl script returns the greatest common factor of two numbers