summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/atanhf16.cpp
AgeCommit message (Expand)Author
2025-08-02[libc][math] Refactor atanhf16 implementation to header-only in src/__support...Muhammad Bassiouni
2025-04-25[libc][math][c23] Add atanhf16 C23 math function. (#132612)Harrison Hao