Module extra::rational

Rational numbers

Structs

Ratio

Represents the ratio between 2 numbers.

Type Definitions

BigRational

Alias for arbitrary precision rationals.

Rational

Alias for a Ratio of machine-sized integers.

Rational32
Rational64