mk Fp Sqrt Expr No Simplify
open fun <T : KFpSort> mkFpSqrtExprNoSimplify(roundingMode: KExpr<KFpRoundingModeSort>, value: KExpr<T>): KFpSqrtExpr<T>
Create Fp square root (fp.sqrt
) expression. The result is rounded according to the provided roundingMode.