ksmt-core
0.5.23
ksmt-core
/
io.ksmt.expr.rewrite.simplify
/
simplifyFpDivExpr
simplify
Fp
Div
Expr
fun
<
T
:
KFpSort
>
KContext
.
simplifyFpDivExpr
(
roundingMode
:
KExpr
<
KFpRoundingModeSort
>
,
lhs
:
KExpr
<
T
>
,
rhs
:
KExpr
<
T
>
)
:
KExpr
<
T
>