Searched defs:atan2 (Results 1 – 2 of 2) sorted by relevance
155 public static float atan2(float a, float b) { in atan2() method in MathUtils
383 float __attribute__((overloadable)) atan2(float v1, float v2) { in atan2() function