Searched refs:erfcf (Results 1 – 3 of 3) sorted by relevance
129 erfcf(float x) in erfcf() function
339 float erfcf(float);
756 TEST(math, erfcf) { in TEST() argument757 ASSERT_FLOAT_EQ(0.15729921f, erfcf(1.0f)); in TEST()