Sam Lantinga f2074d7af3 Updated copyright for 2025 3 months ago
..
e_atan2.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
e_exp.c 7ff819141d libm/e_exp.c: fix gcc warning on 32 bit: 6 months ago
e_fmod.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
e_log.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
e_log10.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
e_pow.c 0bd77a5b93 Fixed Visual Studio warning 4389 2 years ago
e_rem_pio2.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
e_sqrt.c 0bd77a5b93 Fixed Visual Studio warning 4389 2 years ago
k_cos.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
k_rem_pio2.c 3e541eab22 Fixed error: 'fq' may be used uninitialized [-Werror=maybe-uninitialized] 1 year ago
k_sin.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
k_tan.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
math_libm.h f2074d7af3 Updated copyright for 2025 3 months ago
math_private.h 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 10 months ago
s_atan.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
s_copysign.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
s_cos.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
s_fabs.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
s_floor.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
s_isinf.c 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 10 months ago
s_isinff.c 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 10 months ago
s_isnan.c 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 10 months ago
s_isnanf.c 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 10 months ago
s_modf.c 7f23d71b6a Added SDL_modf() and SDL_modff() 2 years ago
s_scalbn.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
s_sin.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
s_tan.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago