You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/src/libm
Sam Lantinga 05b03032f1 Updated copyright for 2023 3 years ago
..
e_atan2.c Fixed compiler warnings after uClibc code update 8 years ago
e_exp.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 7 years ago
e_fmod.c Fixed compiler warnings after uClibc code update 8 years ago
e_log.c Disabled spurious Visual Studio warnings in the uClibc math code 8 years ago
e_log10.c SDL_log10 8 years ago
e_pow.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 7 years ago
e_rem_pio2.c libm: Fixed all static analysis warnings. 7 years ago
e_sqrt.c Updated math code from the uClibc 0.9.33 release 8 years ago
k_cos.c Updated math code from the uClibc 0.9.33 release 8 years ago
k_rem_pio2.c k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug #5309. 5 years ago
k_sin.c Updated math code from the uClibc 0.9.33 release 8 years ago
k_tan.c Updated math code from the uClibc 0.9.33 release 8 years ago
math_libm.h Updated copyright for 2023 3 years ago
math_private.h N3DS port (squashed) 3 years ago
s_atan.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 7 years ago
s_copysign.c Updated math code from the uClibc 0.9.33 release 8 years ago
s_cos.c Updated math code from the uClibc 0.9.33 release 8 years ago
s_fabs.c Updated math code from the uClibc 0.9.33 release 8 years ago
s_floor.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 7 years ago
s_scalbn.c Fixed compiler warning 6 years ago
s_sin.c Updated math code from the uClibc 0.9.33 release 8 years ago
s_tan.c Fixed crash if initialization of EGL failed but was tried again later. 10 years ago