Searched defs:toRadians (Results 1 – 2 of 2) sorted by relevance
164 public static strictfp double toRadians(double angdeg) { in toRadians() method in StrictMath
207 public static double toRadians(double angdeg) { in toRadians() method in Math