Creates and immediately reduce the fraction using the greatest common divider of the numerator and denominator.
The numerator of this fraction.
The denominator of this fraction.
Checks if this fraction is equal to the provided fraction.
The fraction to compare to.
true
if the 2 fractions are equal, false
else.
Returns the number value of this fraction.
The number value of this fraction
Generated using TypeDoc
A fraction with a numerator and a denominator.