Searched defs:atanf (Results 1 – 2 of 2) sorted by relevance
29 LIBC_INLINE float atanf(float x) { return __nv_atanf(x); } atanf() function
69 __DEVICE__ float atanf(float __a) { return __nv_atanf(__a); } atanf() function