Module mpmfnum::fixed

source ·
Expand description

Multiple flavors of fixed-point numbers.

This module implements fixed-point numbers with FixedContext. The associated storage type is Fixed.

Structs§

  • Exception flags to signal certain properties of the rounded result.
  • The classic fixed-point format.
  • Rounding contexts for fixed-point numbers.

Enums§