|
SDL
2.0
|
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 21 of file s_copysign.c.
References GET_HIGH_WORD, and SET_HIGH_WORD.
Referenced by scalbln(), and SDL_copysign().