Searched defs:cosf (Results 1 – 17 of 17) sorted by relevance
28 pub fn cosf(x: f32) -> f32 { in cosf() function
110 mod cosf; module
1398 # define cosf _cosf macro
83 __DEVICE__ float cosf(float __a) { in cosf() function
87 __DEVICE__ float cosf(float __a) { in cosf() function