Home
last modified time | relevance | path

Searched defs:toDegrees (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java196 public static strictfp double toDegrees(double angrad) { in toDegrees() method in StrictMath
DMath.java250 public static double toDegrees(double angrad) { in toDegrees() method in Math
/libcore/ojluni/annotations/mmodule/java/lang/
DMath.annotated.java51 public static double toDegrees(double angrad) { throw new RuntimeException("Stub!"); } in toDegrees() method in Math
/libcore/benchmarks/src/benchmarks/regression/
DR.java2400 public static final int toDegrees = 0; field in R