Searched refs:angrad (Results 1 – 4 of 4) sorted by relevance
281 public static strictfp double toDegrees(double angrad) { in toDegrees() argument284 return angrad * RADIANS_TO_DEGREES; in toDegrees()
355 public static double toDegrees(double angrad) { in toDegrees() argument356 return angrad * RADIANS_TO_DEGREES; in toDegrees()
48 public static double toDegrees(double angrad) { throw new RuntimeException("Stub!"); } in toDegrees() argument
49 public static double toDegrees(double angrad) { throw new RuntimeException("Stub!"); } in toDegrees() argument