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