summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/asinhf16.cpp
AgeCommit message (Expand)Author
2025-07-29[libc][math] Refactor asinhf16 implementation to header-only in src/__support...Muhammad Bassiouni
2025-07-21[libc][math] Refactor acoshf implementation to header-only in src/__support/m...Muhammad Bassiouni
2025-03-29[libc][math][c23] Add asinhf16 function (#131351)Tejas Vipin