Expand description
Rational numbers.
Structsยง
- RationalU256 
- Represents the ratio numerator / denominator, wherenumeratoranddenominatorare both unsigned 256-bit integers.
Rational numbers.
numerator / denominator, where numerator and denominator are both
unsigned 256-bit integers.