Interface FloatingPointFormulaManager

  • All Known Implementing Classes:
    AbstractFloatingPointFormulaManager, DebuggingFloatingPointFormulaManager

    public interface FloatingPointFormulaManager
    Floating point operations.

    Most operations are overloaded: there is an option of either using the default rounding mode (set via the option solver.floatingPointRoundingMode), or providing the rounding mode explicitly.