mkFpMinExpr

open fun <T : KFpSort> mkFpMinExpr(arg0: KExpr<T>, arg1: KExpr<T>): KExpr<T>

Create Fp minimum (fp.min) expression.