OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ieee_logb
(Results
1 - 3
of
3
) sorted by null
/external/fdlibm/
s_logb.c
15
* double
ieee_logb
(x)
23
double
ieee_logb
(double x)
function
25
double
ieee_logb
(x)
fdlibm.h
147
extern double
ieee_logb
__P((double));
e_sqrt.c
409
j := 1 - [(x0>>20)&1] ... j =
ieee_logb
(x) mod 2
435
or even of
ieee_logb
(x) have the following relations:
Completed in 69 milliseconds