..
e_atan2.c
Fixed compiler warnings after uClibc code update
2017-11-04 17:39:28 -07:00
e_exp.c
backout INFINITY change...of course Visual Studio doesn't have it.
2018-08-08 12:36:54 -04:00
e_fmod.c
Fixed compiler warnings after uClibc code update
2017-11-04 17:39:28 -07:00
e_log10.c
SDL_log10
2018-01-17 11:53:09 -05:00
e_log.c
Disabled spurious Visual Studio warnings in the uClibc math code
2017-11-21 21:51:33 -08:00
e_pow.c
Disabled spurious Visual Studio warnings in the uClibc math code
2017-11-21 21:51:33 -08:00
e_rem_pio2.c
libm: Fixed all static analysis warnings.
2018-08-08 12:13:56 -04:00
e_sqrt.c
Updated math code from the uClibc 0.9.33 release
2017-11-04 15:53:19 -07:00
k_cos.c
Updated math code from the uClibc 0.9.33 release
2017-11-04 15:53:19 -07:00
k_rem_pio2.c
libm: one more static analysis fix.
2018-08-10 15:22:02 -04:00
k_sin.c
Updated math code from the uClibc 0.9.33 release
2017-11-04 15:53:19 -07:00
k_tan.c
Updated math code from the uClibc 0.9.33 release
2017-11-04 15:53:19 -07:00
math_libm.h
Add and update include guards
2018-10-28 21:36:48 +01:00
math_private.h
libm: Fixed all static analysis warnings.
2018-08-08 12:13:56 -04:00
s_atan.c
Updated math code from the uClibc 0.9.33 release
2017-11-04 15:53:19 -07:00
s_copysign.c
Updated math code from the uClibc 0.9.33 release
2017-11-04 15:53:19 -07:00
s_cos.c
Updated math code from the uClibc 0.9.33 release
2017-11-04 15:53:19 -07:00
s_fabs.c
Updated math code from the uClibc 0.9.33 release
2017-11-04 15:53:19 -07:00
s_floor.c
Fixed compiler warnings after uClibc code update
2017-11-04 17:39:28 -07:00
s_scalbn.c
Added SDL_fmod() and SDL_fmodf()
2017-11-04 17:35:03 -07:00
s_sin.c
Updated math code from the uClibc 0.9.33 release
2017-11-04 15:53:19 -07:00
s_tan.c
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00