ScratchData LogoScratchData
Back to 51515rr's profile

Much faster fraction Simplifier without a prime table

5151515rr•Created September 27, 2021
Much faster fraction Simplifier without a prime table
1
1
26 views
View on Scratch

Instructions

Click the green flag, it should ask you to enter a ratio. Enter the ratio separating the numerator and the denominator with '/'. Then it will simplify it! For an example if you enter '6/18', it will return 1/3!

Description

simplify(A,B) = A/GCD(A,B) , B/GCD(A,B) try entering a big fraction like 45689435897700/100 and it wont crash

Project Details

Project ID575442873
CreatedSeptember 27, 2021
Last ModifiedApril 10, 2022
SharedApril 10, 2022
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root