Reduction of Fraction (A / B)
and
Greatest Common Divisor (GCD)
This program reduces an integer or decimal fraction (
±A /
±B) to
its lowest integer terms (
±a /
±b) and computes the decimal value
of the fraction and the greatest common divisor (
GCD).
Suggested random (
A /
B) test fraction to try above.
23893949895906040966/17806693586900
Copy/Paste random (
A/B) test fraction to top text input box.