cosmopolitan/test/libc/tinymath
2021-03-02 11:58:00 -08:00
..
acosh_test.c Add hyperbolic math functions 2021-02-28 01:27:50 -08:00
asinh_test.c Add hyperbolic math functions 2021-02-28 01:27:50 -08:00
atan2l_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
atanh_test.c Add hyperbolic math functions 2021-02-28 01:27:50 -08:00
atanl_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
copysign_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
cosh_test.c Add hyperbolic math functions 2021-02-28 01:27:50 -08:00
erf_test.c Add error and gamma functions 2021-03-02 11:58:00 -08:00
exp2_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
exp10_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
exp_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
expm1_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
fabs_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
fmod_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
gamma_test.c Add error and gamma functions 2021-03-02 11:58:00 -08:00
hypot_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
ilogb_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
ldexp_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
log1p_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
log2_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
log_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
logb_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
pow10_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
powl_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
round_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
sinh_test.c Add hyperbolic math functions 2021-02-28 01:27:50 -08:00
sinl_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
sqrt_test.c Improve signal handling and math 2021-02-25 18:33:33 -08:00
tanh_test.c Add hyperbolic math functions 2021-02-28 01:27:50 -08:00
test.mk Improve signal handling and math 2021-02-25 18:33:33 -08:00