summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/cbrt_test.cpp
AgeCommit message (Expand)Author
2025-04-08[libc][math] Fix signaling NaN handling for math functions. (#133347)wldfngrs
2024-10-26[libc][math] Add tests and fix some issues with FTZ/DAZ modes. (#113744)lntue
2024-10-25[libc][math] Fix a bug in cbrt when the result is rounded to the next exponen...lntue
2024-07-17[libc][math] Implement double precision cbrt correctly rounded to all roundin...lntue