Implemented M_RatioReduce - using Euclid's Algorithm reduce the given numerator and denominator by their greatest common divisor.
View differences
Implemented M_RatioReduce - using Euclid's Algorithm reduce the given numerator and denominator by their greatest common divisor.