OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pR2
(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
257
static const double
pR2
[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */
285
else /*if(ix>=0x40000000)*/{p =
pR2
; q= pS2;}
e_j0f.c
168
* where R = pR0 + pR1*s^2 +
pR2
*s^4 + ... + pR5*s^10
220
static const float
pR2
[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */
248
else /*if(ix>=0x40000000)*/{p =
pR2
; q= pS2;}
Completed in 15 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025