Searched refs:ONE (Results 1 – 7 of 7) sorted by relevance
50 mDen = BigInteger.ONE; in BoundedRational()79 if (!nicer.mDen.equals(BigInteger.ONE)) { in toNiceString()110 if (mDen.equals(BigInteger.ONE)) { in tooBig()131 if (mDen.equals(BigInteger.ONE)) { in reduce()264 public final static BoundedRational ONE = new BoundedRational(1); field in BoundedRational290 return ONE; in map0to1()336 return ONE; in degreeSin()406 if (r_BI.abs().compareTo(BigInteger.ONE) > 0) { in degreeAtan()450 if (exp.equals(BigInteger.ONE)) { in pow()453 if (exp.and(BigInteger.ONE).intValue() == 1) { in pow()[all …]
879 if (exp.equals(BigInteger.ONE)) { in pow()882 if (exp.and(BigInteger.ONE).intValue() == 1) { in pow()883 return pow(base, exp.subtract(BigInteger.ONE)).multiply(base); in pow()895 BigInteger.ONE.shiftLeft(-TEST_PREC).subtract(BigInteger.ONE);1074 ratVal = BoundedRational.add(BoundedRational.ONE, in getPercentFactor()1077 crVal = CR.ONE.add(crVal.multiply(REAL_ONE_HUNDREDTH)); in getPercentFactor()
71 checkEq(BoundedRational.add(x, BoundedRational.ONE), xAsCR.add(CR_1), in checkBR()102 if (x.compareTo(BoundedRational.ONE) <= 0 in checkBR()154 check(BoundedRational.fact(BoundedRational.ZERO).equals(BoundedRational.ONE), "0!"); in testBR()155 check(BoundedRational.fact(BoundedRational.ONE).equals(BoundedRational.ONE), "1!"); in testBR()167 checkBR(BoundedRational.ONE); in testBR()
58 private static final Integer ONE = Integer.valueOf(1); field in SmsProvider601 values.put(Sms.READ, ONE); in insertInner()
4989 attribute ONE
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...