Function hydra_dx_math::fraction::to_rational
source · pub fn to_rational(f: Fraction) -> Rational128
Expand description
Convert a Fraction
to a Rational128
.
pub fn to_rational(f: Fraction) -> Rational128
Convert a Fraction
to a Rational128
.