Searched defs:erfcf (Results 1 - 1 of 1) sorted by path

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_erff.c128 erfcf(float x) function
134 if(ix>=0x7f800000) { /* erfcf(nan)=nan */
135 /* erfcf(+-inf)=0,2 */

Completed in 36 milliseconds