zenilib
0.5.3.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 31 of file s_copysign.c.
References GET_HIGH_WORD, hx, and SET_HIGH_WORD.
Referenced by scalbn(), and SDL_copysign().