summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/atanf16.cpp
AgeCommit message (Expand)Author
2025-07-30[libc][math] Refactor atanf16 implementation to header-only in src/__support/...Muhammad Bassiouni
2025-06-01[libc][math][c23] Add atanf16() function (#141612)wldfngrs