This website requires JavaScript.
Explore
Help
Sign in
BramReuling
/
SDL
Watch
1
Star
0
Fork
You've already forked SDL
0
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-06-24 15:02:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
1025087c2e
SDL
/
src
/
libm
History
Download ZIP
Download TAR.GZ
Ozkan Sezer
7ff819141d
libm/e_exp.c: fix gcc warning on 32 bit:
...
src/libm/e_exp.c:105: warning: integer constant is too large for 'long' type
2024-10-10 18:23:20 +03:00
..
e_atan2.c
e_exp.c
e_fmod.c
e_log.c
e_log10.c
e_pow.c
e_rem_pio2.c
e_sqrt.c
k_cos.c
k_rem_pio2.c
k_sin.c
k_tan.c
math_libm.h
math_private.h
s_atan.c
s_copysign.c
s_cos.c
s_fabs.c
s_floor.c
s_isinf.c
s_isinff.c
s_isnan.c
s_isnanf.c
s_modf.c
s_scalbn.c
s_sin.c
s_tan.c