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).
A/B
a/b
  =
GCD

<<<   Back to Menu 
Suggested random (A / B) test fraction to try above.
23893949895906040966/17806693586900
Copy/Paste random (A/B) test fraction to top text input box.



© Jay Tanner - NeoProgrammics - 2010 - v3.0