Home
last modified time | relevance | path

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

/packages/apps/ExactCalculator/src/com/android/calculator2/
DBoundedRational.java270 public final static BoundedRational FORTY_FIVE = new BoundedRational(45); field in BoundedRational
417 return FORTY_FIVE; in degreeAtan()