Include dependency graph for s_ldexp.c:

Go to the source code of this file.
Functions | |
| double | ldexp (double value, int exp) |
Variables | |
| int | libm_errno |
| double ldexp | ( | double | value, | |
| int | exp | |||
| ) |
Definition at line 27 of file s_ldexp.c.
References finite(), libm_errno, and scalbn().
Here is the call graph for this function:

| int libm_errno |
1.4.7