mkFpGreaterExpr

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

Create Fp greater comparison (fp.gt) expression.