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

/freebsd-11.0-release/lib/msun/src/
H A De_j0.c302 * where R = qR0 + qR1*s^2 + qR2*s^4 + ... + qR5*s^10
324 static const double qR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
384 else if(ix>=0x40122E8B){p = qR5; q= qS5;}
H A De_j0f.c255 * where R = qR0 + qR1*s^2 + qR2*s^4 + ... + qR5*s^10
277 static const float qR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
337 else if(ix>=0x409173eb){p = qR5; q= qS5;}

Completed in 54 milliseconds