Searched defs:asinf (Results 1 – 2 of 2) sorted by relevance
23 LIBC_INLINE float asinf(float x) { return __nv_asinf(x); } asinf() function
63 __DEVICE__ float asinf(float __a) { return __nv_asinf(__a); } asinf() function