summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/asinf16.cpp
AgeCommit message (Expand)Author
2025-07-27[libc][math] Refactor asinf16 implementation to header-only in src/__support/...Muhammad Bassiouni
2025-02-10[libc][math][c23] Add asinf16() function (#124212)wldfngrs