Searched defs:tanf (Results 1 – 2 of 2) sorted by relevance
83 LIBC_INLINE float tanf(float x) { return __nv_tanf(x); } tanf() function
316 __DEVICE__ float tanf(float __a) { return __nv_tanf(__a); } tanf() function