Searched refs:efx8 (Results 1 - 2 of 2) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_erff.c31 efx8= 1.0270333290e+00, /* 0x3f8375d4 */ variable
96 return (8*x+efx8*x)/8; /* avoid spurious underflow */
H A Ds_erf.c125 efx8= 1.02703333676410069053e+00, /* 0x3FF06EBA, 0x8214DB69 */ variable
204 return 0.125*(8.0*x+efx8*x); /*avoid underflow */

Completed in 388 milliseconds