ScratchData LogoScratchData
Back to beckerb4's profile

GCF

BEbeckerb4•Created December 31, 2010
GCF
0
0
77 views
View on Scratch

Description

Find the greatest common factor (GCF) of two numbers using Euclid's algorithm. The last segment in a row is the remainder. Each successive row equates to a recursive call with the two parameters being the second number, and the first number minus the second (with the larger of these two being first).

Project Details

Project ID1511327
CreatedDecember 31, 2010
Last ModifiedJanuary 13, 2014
SharedDecember 31, 2010
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root