Stephen Heumann
|
7d3f1c8dd7
|
Add headers, documentation, and tests for tgamma().
|
2022-12-24 20:21:31 -06:00 |
|
Stephen Heumann
|
265a16d2f5
|
Add headers, documentation, and tests for erf() and erfc().
|
2022-12-17 22:26:59 -06:00 |
|
Stephen Heumann
|
bccbcb132b
|
Add headers and docs for additional functions.
|
2021-12-24 15:57:29 -06:00 |
|
Stephen Heumann
|
c767848ec9
|
Add headers and docs for the acosh functions.
|
2021-12-05 13:52:40 -06:00 |
|
Stephen Heumann
|
6fa294aa3b
|
Add documentation and headers for new <math.h> functions.
|
2021-11-28 19:54:51 -06:00 |
|
Stephen Heumann
|
b2874b8bf6
|
Add declarations and docs for float/long double versions of existing functions.
|
2021-11-21 14:38:30 -06:00 |
|
Stephen Heumann
|
4ebdb4ad04
|
Add the <tgmath.h> header containing type-generic math macros.
So far this only has macros for the newly-added functions, since the existing math functions in SysFloat do not have f- and l-suffixed versions.
|
2021-11-20 19:45:07 -06:00 |
|