Home | History | Annotate | Download | only in creals

Lines Matching refs:big2

199       static final BigInteger big2 = BigInteger.valueOf(2);
856 if (rough_appr.compareTo(big2) > 0) {
880 if (abs_halfpi_multiples.compareTo(big2) >= 0) {
889 } else if (get_appr(-1).abs().compareTo(big2) >= 0) {