ksmt-core
0.5.23
ksmt-core
/
io.ksmt.utils
/
ArithUtils
Arith
Utils
object
ArithUtils
Types
Functions
Properties
Types
Real
Value
Link copied to clipboard
class
RealValue
:
Comparable
<
ArithUtils.RealValue
>
Functions
compare
To
Link copied to clipboard
operator
fun
KIntNumExpr
.
compareTo
(
other
:
KIntNumExpr
)
:
Int
numeric
Value
Link copied to clipboard
fun
<
T
:
KArithSort
>
KContext
.
numericValue
(
realValue
:
ArithUtils.RealValue
,
sort
:
T
)
:
KExpr
<
T
>
to
Real
Value
Link copied to clipboard
fun
KIntNumExpr
.
toRealValue
(
)
:
ArithUtils.RealValue
fun
KRealNumExpr
.
toRealValue
(
)
:
ArithUtils.RealValue
Properties
big
Integer
Value
Link copied to clipboard
val
KIntNumExpr
.
bigIntegerValue
:
BigInteger