File history
Tracking libc/include/math.h
| Commit | Author | Date | Message |
|---|---|---|---|
40864e69c4f59f8c6d1d94cd8390ebaf29a379d | Greg Haerr | 2025-10-12 | [libc] Add modf, modff to math library |
bdcd72487ca120c1b45380bcb002992098034ba | Greg Haerr | 2025-03-04 | Add more math library routines, get basic running w/math lib |
0c26b53cd25b5d2d57f638591b5980a7ccac1bc | Greg Haerr | 2025-03-04 | Add initial math library files from OpenWatcom |
d67726e0fe4a2d2939d8f3eb110e2f2a16ba8fa | Greg Haerr | 2024-05-19 | [libc] Add fminf and fmaxf math functions |
132465ec3bd7cef3ce463a4336c5f3aeee1f5cb | Greg Haerr | 2022-04-08 | [cmds] Add math functions to BASIC, allow host compilation |
f46854306172f14880ed42237b398e158044a30 | Greg Haerr | 2022-04-07 | [libc] Port math library to ELKS libc |