Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java164 public static strictfp double toRadians(double angdeg) { in toRadians() method in StrictMath
DMath.java207 public static double toRadians(double angdeg) { in toRadians() method in Math