Searched defs:atanf (Results 1 – 3 of 3) sorted by relevance
36 float atanf(float x) in atanf() function
50 atanf(float x) in atanf() function
92 #define atanf(x) fast_atanf(x) macro