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

/barrelfish-master/lib/msun/src/
H A De_j0.c302 * where R = qR0 + qR1*s^2 + qR2*s^4 + ... + qR5*s^10
358 static const double qR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
386 else {p = qR2; q= qS2;} /* ix>=0x40000000 */
H A De_j0f.c255 * where R = qR0 + qR1*s^2 + qR2*s^4 + ... + qR5*s^10
311 static const float qR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
339 else {p = qR2; q= qS2;} /* ix>=0x40000000 */

Completed in 78 milliseconds