SDL
2.0
|
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, libm_hidden_def(), and SET_HIGH_WORD.
Referenced by scalbln(), and SDL_copysign().