#include "math.h"#include "mathP.h"Include dependency graph for s_ilogb.c:

Go to the source code of this file.
Functions | |
| int | ilogb (double x) |
|
|
Definition at line 29 of file s_ilogb.c. References GET_HIGH_WORD, and GET_LOW_WORD. Referenced by significand(). |
1.3.8