Searched defs:atan2 (Results 1 – 1 of 1) sorted by relevance
62 static native float atan2(float x, float y); in atan2() method in CoreMathVerifier367 static private Target.Floaty atan2(double y, double x, Target t) { in atan2() method in CoreMathVerifier378 static private Target.Floaty atan2(float y, float x, Target t) { in atan2() method in CoreMathVerifier