Include dependency graph for s_copysign.c:

Go to the source code of this file.
Functions | |
| double | copysign (double x, double y) |
| double copysign | ( | double | x, | |
| double | y | |||
| ) |
Definition at line 30 of file s_copysign.c.
References GET_HIGH_WORD, and SET_HIGH_WORD.
Referenced by __kernel_standard(), nearbyint(), and scalbn().
1.4.7