Searched refs:MINUS_ONE (Results 1 – 2 of 2) sorted by relevance
103 && x.compareTo(BoundedRational.MINUS_ONE) >= 0) { in checkBR()168 checkBR(BoundedRational.MINUS_ONE); in testBR()
265 public final static BoundedRational MINUS_ONE = new BoundedRational(-1); field in BoundedRational344 return MINUS_ONE; in degreeSin()