Searched defs:atan2 (Results 1 – 3 of 3) sorted by relevance
41 #define atan2 jatan2 macro
523 public static native double atan2(double y, double x); in atan2() method in StrictMath
520 public static native double atan2(double y, double x); in atan2() method in Math