Home | History | Annotate | Download | only in creals

Lines Matching refs:diff

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