summaryrefslogtreecommitdiff
path: root/libc/test/src/math/cbrt_test.cpp
AgeCommit message (Expand)Author
2024-10-25[libc][math] Fix a bug in cbrt when the result is rounded to the next exponen...lntue
2024-07-28[libc] Fix the remaining isnan and isinf in tests. (#100969)lntue
2024-07-17[libc][math] Implement double precision cbrt correctly rounded to all roundin...lntue