mkFpSubExprNoSimplify

open fun <T : KFpSort> mkFpSubExprNoSimplify(roundingMode: KExpr<KFpRoundingModeSort>, arg0: KExpr<T>, arg1: KExpr<T>): KFpSubExpr<T>

Create Fp subtraction (fp.sub) expression. The result is rounded according to the provided roundingMode.