Module hydra_dx_math::fraction

source ·

Constants

Implicit numerator for numbers represented via Fraction. Examples:
Smallest representable value via Fraction.

Functions

Create a fraction based on a numerator and denominator.
Convert a FixedU128 <= 1 to a Fraction.
Multiply a Balance by a Fraction.
Multiply a FixedU128 by a Fraction.
Convert a Fraction to a FixedU128.
Convert a Fraction to a Rational128.