Home
last modified time | relevance | path

Searched defs:toRadians (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java179 public static strictfp double toRadians(double angdeg) { in toRadians() method in StrictMath
DMath.java234 public static double toRadians(double angdeg) { in toRadians() method in Math
/libcore/ojluni/annotations/mmodule/java/lang/
DMath.annotated.java49 public static double toRadians(double angdeg) { throw new RuntimeException("Stub!"); } in toRadians() method in Math