OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pR5
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libm/src/
e_j0.c
204
* where R = pR0 + pR1*s^2 + pR2*s^4 + ... +
pR5
*s^10
225
static const double
pR5
[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */
283
else if(ix>=0x40122E8B) {p =
pR5
; q= pS5;}
e_j0f.c
168
* where R = pR0 + pR1*s^2 + pR2*s^4 + ... +
pR5
*s^10
188
static const float
pR5
[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */
246
else if(ix>=0x40f71c58) {p =
pR5
; q= pS5;}
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025