summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/tanpif_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-07-12[libc][math][c23] implement C23 math function `tanpif` (#147192)Connector Switch