__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
|
Wow, maths functions!
|
2022-10-27 08:57:08 -05:00 |
tan.c
|
And tangent
|
2022-10-27 23:53:21 -05:00 |