Home
last modified time | relevance | path

Searched refs:MINUS_FORTY_FIVE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ExactCalculator/src/com/android/calculator2/
DBoundedRational.java271 public final static BoundedRational MINUS_FORTY_FIVE = new BoundedRational(-45); field in BoundedRational
413 return MINUS_FORTY_FIVE; in degreeAtan()