av_data

Module rational

Source
Expand description

A module to represent and interact with rational numbers.

Structs§

Type Aliases§

  • Alias for arbitrary precision rationals.
  • RationalDeprecated
    Alias for a Ratio of machine-sized integers.
  • Alias for a Ratio of 32-bit-sized integers.
  • Alias for a Ratio of 64-bit-sized integers.