Expand description
Traits and implementations for rounding during operations.
Modules§
- mode
- Built-in rounding modes of the floating numbers.
Enums§
- Rounding
- The adjustment of a rounding operation
Traits§
- Error
Bounds - A trait providing the function to retrieve the error bounds of the rounded value.
- Round
- A trait describing the rounding strategy
Type Aliases§
- Rounded
- A type representing float operation result