Crate num_rational[][src]

Expand description

Rational numbers

Compatibility

The num-rational crate is tested for rustc 1.8 and greater.

Structs

Represents the ratio between 2 numbers.

Type Definitions

Alias for arbitrary precision rationals.

Alias for a Ratio of machine-sized integers.