Searched defs:atan2l (Results 1 – 3 of 3) sorted by relevance
86 # define atan2l atan2 macro119 # define atan2l atan2 macro160 # define atan2l atan2 macro
96 inline long double atan2l(long double v1, long double v2) { return __atan2l(v1,v2); } in atan2l() function
134 atan2l, enumerator