mkFpAbsExpr

open fun <T : KFpSort> mkFpAbsExpr(value: KExpr<T>): KExpr<T>

Create Fp absolute value (fp.abs) expression.