summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/acosf16.cpp
AgeCommit message (Expand)Author
2025-07-21[libc][math] Refactor acosf16 implementation to header-only in src/__support/...Muhammad Bassiouni
2025-03-11[libc][math] Skip checking for exceptional values when LIBC_MATH_SKIP_ACCURAT...lntue
2025-02-23[libc][math][c23] Add acosf16() function (#127731)wldfngrs