sdl2_frt/src/libm
2018-11-18 11:50:20 +03:00
..
e_atan2.c
e_exp.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 2018-11-18 11:50:20 +03:00
e_fmod.c
e_log10.c SDL_log10 2018-01-17 11:53:09 -05:00
e_log.c
e_pow.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 2018-11-18 11:50:20 +03:00
e_rem_pio2.c libm: Fixed all static analysis warnings. 2018-08-08 12:13:56 -04:00
e_sqrt.c
k_cos.c
k_rem_pio2.c libm: one more static analysis fix. 2018-08-10 15:22:02 -04:00
k_sin.c
k_tan.c
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 libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 2018-11-18 11:50:20 +03:00
s_copysign.c
s_cos.c
s_fabs.c
s_floor.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 2018-11-18 11:50:20 +03:00
s_scalbn.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 2018-11-18 11:50:20 +03:00
s_sin.c
s_tan.c