Lines Matching refs:diff
1120 BigInteger diff = op1_appr.subtract(op2_appr).abs();1121 if (diff.compareTo(big1) <= 0) {