summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/acos.cpp
AgeCommit message (Expand)Author
2025-07-19[libc][math] Refactor acos implementation to header-only in src/__support/mat...Muhammad Bassiouni
2025-05-08[libc][math] Implement double precision acos correctly rounded for all roundi...lntue