Crate rational

source ·
Expand description

An implementation of rational numbers and operations.

Modules

  • Contains some helper functions that can be useful.

Structs

  • A rational number (a fraction of two integers).