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