Home
last modified time | relevance | path

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

/external/proguard/src/proguard/gui/
Ddefault.pro56 public static double toDegrees(double);
Dboilerplate.pro117 public static double toDegrees(double);
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java3331 public static double toDegrees(double x) in toDegrees() method in FastMath