Home
last modified time | relevance | path

Searched defs:erfcf (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/libm/src/math/
Derff.rs182 pub fn erfcf(x: f32) -> f32 { in erfcf() function
/external/llvm-project/clang/lib/Headers/
D__clang_cuda_math.h96 __DEVICE__ float erfcf(float __a) { return __nv_erfcf(__a); } in erfcf() function