Searched refs:atan2 (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | tgmath.h | 151 #undef atan2
macro 214 #define atan2(x,y) __tg_real_2(atan2, (x), (y)) macro |
H A D | math.h | 155 double atan2(double, double);
|
Completed in 2 milliseconds