Searched defs:atan2 (Results 1 – 5 of 5) sorted by relevance
41 #define atan2 jatan2 macro
69 public static native double atan2(double y, double x); in atan2() method in Math
68 public static native double atan2(double y, double x); in atan2() method in StrictMath
646 public static native double atan2(double y, double x); in atan2() method in StrictMath
721 public static native double atan2(double y, double x); in atan2() method in Math