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

/seL4-test-master/projects/musllibc/src/math/
H A Dj0.c286 * where R = qR0 + qR1*s^2 + qR2*s^4 + ... + qR5*s^10
308 static const double qR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
368 else if (ix >= 0x40122E8B){p = qR5; q = qS5;}
H A Dj0f.c225 * where R = qR0 + qR1*s^2 + qR2*s^4 + ... + qR5*s^10
247 static const float qR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
307 else if (ix >= 0x40f71c58){p = qR5; q = qS5;}

Completed in 166 milliseconds