Include dependency graph for s_ilogb.c:

Go to the source code of this file.
Functions | |
| int | ilogb (double x) |
| 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.4.7