euclid_test


euclid_test, a MATLAB code which calls euclid(), which investigates various versions of Euclid's algorithm for computing the greatest common divisor (GCD) of two integers.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

euclid, a MATLAB code which investigates various versions of Euclid's algorithm for computing the greatest common divisor (GCD) of two integers.

Source Code:


Last modified on 26 December 2022.