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

/freebsd-11-stable/lib/msun/src/
H A De_j0.c299 * where R = qR0 + qR1*s^2 + qR2*s^4 + ... + qR5*s^10
321 static const double qR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
382 else if(ix>=0x40122E8B){p = qR5; q= qS5;}
H A De_j0f.c253 * where R = qR0 + qR1*s^2 + qR2*s^4 + ... + qR5*s^10
275 static const float qR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
336 else if(ix>=0x409173eb){p = qR5; q= qS5;}

Completed in 117 milliseconds