summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/atan_test.cpp
AgeCommit message (Expand)Author
2025-04-08[libc][math] Fix signaling NaN handling for math functions. (#133347)wldfngrs
2025-03-21[libc][math] Implement fast pass for double precision atan function. (#132333)lntue