Searched refs:erff (Results 1 - 3 of 3) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_erff.c82 erff(float x) function
/bionic/libm/include/
H A Dmath.h338 float erff(float);
/bionic/tests/
H A Dmath_test.cpp742 TEST(math, erff) {
743 ASSERT_FLOAT_EQ(0.84270078f, erff(1.0f));

Completed in 204 milliseconds