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 computer code and data files made available on this web page are 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.