Searched refs:erfcf (Results 1 – 11 of 11) sorted by relevance
95 erfcf;
94 erfcf;
128 erfcf(float x) in erfcf() function
295 float erfcf(float);
200 erfcf
748 TEST(math, erfcf) { in TEST() argument749 ASSERT_FLOAT_EQ(0.15729921f, erfcf(1.0f)); in TEST()