OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qone
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libm/noieee_src/
n_j1.c
123
static double pone (double),
qone
(double);
180
u = pone(y); v =
qone
(y);
266
u = pone(x); v =
qone
(x);
370
/* For x >= 8, the asymptotic expansions of
qone
is
373
*
qone
(x) = s*(0.375 + (R/S))
377
* |
qone
(x)/s -0.375-R/S | <= 2 ** ( -61.13)
449
qone
(double x)
function in typeref:typename:double
/src/lib/libm/src/
e_j1.c
67
static double pone(double),
qone
(double);
113
u = pone(y); v =
qone
(y);
179
u = pone(x); v =
qone
(x);
287
/* For x >= 8, the asymptotic expansions of
qone
is
290
*
qone
(x) = s*(0.375 + (R/S))
294
* |
qone
(x)/s -0.375-R/S | <= 2 ** ( -61.13)
366
qone
(double x)
function in typeref:typename:double
Completed in 42 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025