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