Searched defs:atanhf (Results 1 – 3 of 3) sorted by relevance
24 atanhf(float x) in atanhf() function
71 __DEVICE__ float atanhf(float __a) { return __nv_atanhf(__a); } in atanhf() function