raze/source/common/thirdparty/math
2024-01-04 18:29:28 +01:00
..
asin.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
atan.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
cmath.h - backend update from GZDoom. 2022-08-26 18:28:22 +02:00
const.c - migrated to GZDoom's utility code. 2020-04-12 08:30:39 +02:00
cosh.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
exp.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
fastsin.cpp converted files to UTF-8 2024-01-04 18:29:28 +01:00
isnan.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
log.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
log10.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
mconf.h - migrated to GZDoom's utility code. 2020-04-12 08:30:39 +02:00
mtherr.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
polevl.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
pow.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
powi.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
sin.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
sinh.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
sqrt.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
tan.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00
tanh.c - Modernise function declarations in Cephis C math to address ongoing GCC and Clang warnings. 2023-12-05 22:39:24 +01:00