FENIX_libc/math
Kat R. 422101ea86 I forgot a semicolon... 2022-11-16 23:26:09 -06:00
..
__fpclassify.c Some rough floating point macros! 2022-05-28 11:15:26 -05:00
__signbit.c Some rough floating point macros! 2022-05-28 11:15:26 -05:00
cos.c I changed some comments, whoopteedoo 2022-10-27 08:57:39 -05:00
cosf.c Added a bunch of stuff 2020-12-01 17:40:03 -06:00
cosl.c Added a bunch of stuff 2020-12-01 17:40:03 -06:00
exp.c Comment tweak, we still have exp 2022-10-27 23:27:03 -05:00
fabs.c Added a bunch of stuff 2020-12-01 17:40:03 -06:00
fabsf.c Added a bunch of stuff 2020-12-01 17:40:03 -06:00
fabsl.c Added a bunch of stuff 2020-12-01 17:40:03 -06:00
log.c Why am I doing exp(24)?! It's a constant!!! 2022-10-27 23:57:29 -05:00
pow.c Wow, maths functions! 2022-10-27 08:57:08 -05:00
sin.c easy peasy 2022-10-27 23:51:48 -05:00
sqrt.c Removed a circular dependency for pow 2022-10-28 00:05:56 -05:00
tan.c I forgot a semicolon... 2022-11-16 23:26:09 -06:00