Binary Greatest Common Divisor, Part 2

This program finds the gcd using the binary gcd algorithm as laid out at https://www.di-mgt.com.au/euclidean.html#code-binarygcd

You are now following this Submission

This program finds the greatest common divisor using the binary gcd algorithm as laid out at https://www.di-mgt.com.au/euclidean.html#code-binarygcd

Cite As

Ben Mimay (2026). Binary Greatest Common Divisor, Part 2 (https://www.mathworks.com/matlabcentral/fileexchange/74547-binary-greatest-common-divisor-part-2), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with R2015b to R2019b

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.4

Title change

1.0.3

Formatting

1.0.2

Formatting

1.0.1

Formatting

1.0.0