summaryrefslogtreecommitdiff
path: root/libc/test/src/math/cospif_test.cpp
AgeCommit message (Expand)Author
2025-09-10[libc] Clean up errno header usage in math tests. (#157898)Alexey Samsonov
2025-07-18[libc][NFC]: Correct some comments about SDCOMP-26094. (#149317)Connector Switch
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2024-07-09[libc][math][C23] Cospif function should only return unsigned zeros (#98037)Hendrik Hübner
2024-07-06[libc][C23][math] Implement cospif function correctly rounded for all roundin...Hendrik Hübner