Greatest Common Divisor (direct step backwards)

Without using any arrays, the direct method of finding GCD is implemented by while loop.
0 Downloads
Updated Sun, 15 Aug 2021 22:28:35 +0000

View License

Much simpler and showman's way of GCD technique is implemented through while looping by avoiding any kind of arrays, sorting or selecting.

Cite As

Sambit Supriya Dash (2024). Greatest Common Divisor (direct step backwards) (https://www.mathworks.com/matlabcentral/fileexchange/97667-greatest-common-divisor-direct-step-backwards), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
3.0.0