Expand description
Structs§
- Parse
Ratio Error - Ratio
- Represents the ratio between 2 numbers.
Type Aliases§
- BigRational
- Alias for arbitrary precision rationals.
- Rational
- Alias for a
Ratio
of machine-sized integers. - Rational32
- Rational64
Ratio
of machine-sized integers.