*This project can only handle integers. If you enter another value (string, decimal, etc), the project will freeze. The project might freeze if you enter a large number, as the scratch engine can't handle it. To unfreeze, click the green flag.* - How the project works: This project factorizes the numerator then it factorizes the denominator and writes their prime factors in separate lists. After removing common numbers between their prime factorizations (lists), it writes the fraction by multiplying the remaining numbers in each list and joining them as a fraction. Negative numbers are supported.
This took a lot of work. A ❤ or ⭐ would be greatly appreciated. Thank you for your support. ☺️