mkFpLessExpr

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

Create Fp less comparison (fp.lt) expression.