mkFpMaxExpr

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

Create Fp maximum (fp.max) expression.