Rounding package:grisette

Rounding mode to use for floating-point conversions
Rounding modes for floating-point operations.
Operations on IEEE floating-point numbers, with rounding mode.
Rounding mode for floating-point operations.
All IEEE 754 rounding modes.
Binary floating point operations with rounding modes.
Pattern synonym for FPRoundingBinaryTerm'. Note that using this pattern to construct a Term will do term simplification.
Unary floating point operations with rounding modes.
Pattern synonym for FPRoundingUnaryTerm'. Note that using this pattern to construct a Term will do term simplification.
Construct and internalizing a FPRoundingBinaryTerm.
Construct and internalizing a FPRoundingUnaryTerm.
Symbolic floating-point rounding mode.
SymFPRoundingMode type with identity equality.
Get a unified floating point rounding mode type. Resolves to FPRoundingMode in C mode, and SymFPRoundingMode in S mode.