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

/haiku/src/system/libroot/posix/musl/math/
H A Derf.c177 static double erfc1(double x) function
193 return erfc1(x);
H A Derff.c87 static float erfc1(float x) function
103 return erfc1(x);
H A Derfl.c242 static long double erfc1(long double x) function
260 return erfc1(x);

Completed in 94 milliseconds