summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/sincos_test.cpp
AgeCommit message (Expand)Author
2025-09-09[libc] Clean up errno header usage in all remaining math/smoke tests. (#157565)Alexey Samsonov
2025-04-08[libc][math] Fix signaling NaN handling for math functions. (#133347)wldfngrs
2024-06-27[libc][math] Implement double precision sincos correctly rounded to all round...lntue