Searched defs:acoshf (Results 1 – 2 of 2) sorted by relevance
21 LIBC_INLINE float acoshf(float x) { return __nv_acoshf(x); } acoshf() function
61 __DEVICE__ float acoshf(float __a) { return __nv_acoshf(__a); } acoshf() function