Searched defs:erfcf (Results 1 – 2 of 2) sorted by relevance
182 pub fn erfcf(x: f32) -> f32 { in erfcf() function
96 __DEVICE__ float erfcf(float __a) { return __nv_erfcf(__a); } in erfcf() function