Searched defs:atan2 (Results 1 – 2 of 2) sorted by relevance
214 public static native double atan2(double y, double x); in atan2() method in StrictMath
199 public static native double atan2(double y, double x); in atan2() method in Math