Searched defs:asinhf (Results 1 – 3 of 3) sorted by relevance
25 asinhf(float x) in asinhf() function
65 __DEVICE__ float asinhf(float __a) { return __nv_asinhf(__a); } in asinhf() function