SDL/src/libm
2025-09-20 03:47:02 +03:00
..
e_atan2.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
e_exp.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
e_fmod.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
e_log.c fix typos 2025-07-27 08:10:03 -07:00
e_log10.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
e_pow.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
e_rem_pio2.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
e_sqrt.c fix typos 2025-07-27 08:10:03 -07:00
k_cos.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
k_rem_pio2.c fix typos 2025-07-27 08:10:03 -07:00
k_sin.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
k_tan.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
math_libm.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
math_private.h Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 2024-06-24 11:49:15 -07:00
s_atan.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
s_copysign.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
s_cos.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
s_fabs.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
s_floor.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
s_isinf.c Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 2024-06-24 11:49:15 -07:00
s_isinff.c Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 2024-06-24 11:49:15 -07:00
s_isnan.c Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 2024-06-24 11:49:15 -07:00
s_isnanf.c Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 2024-06-24 11:49:15 -07:00
s_modf.c Added SDL_modf() and SDL_modff() 2022-12-29 23:12:19 -08:00
s_scalbn.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
s_sin.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
s_tan.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00