-
Fields Field Description org.sosy_lab.java_smt.api.FloatingPointNumber.DOUBLE_PRECISION_EXPONENT_SIZE org.sosy_lab.java_smt.api.FloatingPointNumber.DOUBLE_PRECISION_MANTISSA_SIZE this constant can be confusing, as the SMTLIB2 standard expects the mantissa to include the hidden bit, but this constant does not.org.sosy_lab.java_smt.api.FloatingPointNumber.SINGLE_PRECISION_EXPONENT_SIZE org.sosy_lab.java_smt.api.FloatingPointNumber.SINGLE_PRECISION_MANTISSA_SIZE this constant can be confusing, as the SMTLIB2 standard expects the mantissa to include the hidden bit, but this constant does not.