Home
last modified time | relevance | path

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

/packages/apps/ExactCalculator/src/com/android/calculator2/
DBoundedRational.java273 public final static BoundedRational MINUS_NINETY = new BoundedRational(-90); field in BoundedRational
368 return MINUS_NINETY; in degreeAsin()