| Modifier and Type | Method and Description |
|---|---|
boolean |
isRNA()
Indicates whether the term is the floating-point rounding numeral roundNearestTiesToAway
|
boolean |
isRNE()
Indicates whether the term is the floating-point rounding numeral roundNearestTiesToEven
|
boolean |
isRoundNearestTiesToAway()
Indicates whether the term is the floating-point rounding numeral roundNearestTiesToAway
|
boolean |
isRoundNearestTiesToEven()
Indicates whether the term is the floating-point rounding numeral roundNearestTiesToEven
|
boolean |
isRoundTowardNegative()
Indicates whether the term is the floating-point rounding numeral roundTowardNegative
|
boolean |
isRoundTowardPositive()
Indicates whether the term is the floating-point rounding numeral roundTowardPositive
|
boolean |
isRoundTowardZero()
Indicates whether the term is the floating-point rounding numeral roundTowardZero
|
boolean |
isRTN()
Indicates whether the term is the floating-point rounding numeral roundTowardNegative
|
boolean |
isRTP()
Indicates whether the term is the floating-point rounding numeral roundTowardPositive
|
boolean |
isRTZ()
Indicates whether the term is the floating-point rounding numeral roundTowardZero
|
getArgs, getBoolValue, getFuncDecl, getIndex, getNumArgs, getSort, isAdd, isAlgebraicNumber, isAnd, isArithmeticNumeral, isArray, isArrayMap, isAsArray, isBool, isBV, isBVAdd, isBVAND, isBVBitOne, isBVBitZero, isBVCarry, isBVComp, isBVConcat, isBVExtract, isBVMul, isBVNAND, isBVNOR, isBVNOT, isBVNumeral, isBVOR, isBVReduceAND, isBVReduceOR, isBVRepeat, isBVRotateLeft, isBVRotateLeftExtended, isBVRotateRight, isBVRotateRightExtended, isBVSDiv, isBVSGE, isBVSGT, isBVShiftLeft, isBVShiftRightArithmetic, isBVShiftRightLogical, isBVSignExtension, isBVSLE, isBVSLT, isBVSMod, isBVSRem, isBVSub, isBVToInt, isBVUDiv, isBVUGE, isBVUGT, isBVULE, isBVULT, isBVUMinus, isBVURem, isBVXNOR, isBVXOR, isBVXOR3, isBVZeroExtension, isConst, isConstantArray, isDefaultArray, isDistinct, isDiv, isEmptyRelation, isEq, isFalse, isFiniteDomain, isFiniteDomainLT, isGE, isGT, isIDiv, isIff, isImplies, isInt, isIntNum, isIntToBV, isIntToReal, isIsEmptyRelation, isITE, isLabel, isLabelLit, isLE, isLT, isModulus, isMul, isNot, isNumeral, isOEQ, isOr, isProofAndElimination, isProofApplyDef, isProofAsserted, isProofCNFStar, isProofCommutativity, isProofDefAxiom, isProofDefIntro, isProofDER, isProofDistributivity, isProofElimUnusedVars, isProofGoal, isProofHypothesis, isProofIFFFalse, isProofIFFOEQ, isProofIFFTrue, isProofLemma, isProofModusPonens, isProofModusPonensOEQ, isProofMonotonicity, isProofNNFNeg, isProofNNFPos, isProofNNFStar, isProofOrElimination, isProofPullQuant, isProofPullQuantStar, isProofPushQuant, isProofQuantInst, isProofQuantIntro, isProofReflexivity, isProofRewrite, isProofRewriteStar, isProofSkolemize, isProofSymmetry, isProofTheoryLemma, isProofTransitivity, isProofTransitivityStar, isProofTrue, isProofUnitResolution, isRatNum, isReal, isRealIsInt, isRealToInt, isRelation, isRelationalJoin, isRelationClone, isRelationComplement, isRelationFilter, isRelationNegationFilter, isRelationProject, isRelationRename, isRelationSelect, isRelationStore, isRelationUnion, isRelationWiden, isRemainder, isSelect, isSetComplement, isSetDifference, isSetIntersect, isSetSubset, isSetUnion, isStore, isSub, isTrue, isUMinus, isWellSorted, isXor, simplify, simplify, substitute, substitute, substituteVars, toString, translate, updatecompareTo, equals, getASTKind, getId, getSExpr, hashCode, isApp, isExpr, isFuncDecl, isQuantifier, isSort, isVarpublic FPRMNum(Context ctx, long obj)
public boolean isRoundNearestTiesToEven()
Z3Exceptionpublic boolean isRNE()
Z3Exceptionpublic boolean isRoundNearestTiesToAway()
Z3Exceptionpublic boolean isRNA()
Z3Exceptionpublic boolean isRoundTowardPositive()
Z3Exceptionpublic boolean isRTP()
Z3Exceptionpublic boolean isRoundTowardNegative()
Z3Exceptionpublic boolean isRTN()
Z3Exceptionpublic boolean isRoundTowardZero()
Z3Exceptionpublic boolean isRTZ()
Z3Exception