Content deleted Content added
we already have an example; moving it up |
No edit summary |
||
Line 5:
# Let A be the greater number of A and B, and B the lesser.
#
# Repeat steps 1 and 2 until A and B are equal, this number will then be the greatest common divisor of the original numbers.
|