summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/cbrt.cpp
AgeCommit message (Expand)Author
2025-03-11[libc] Provide more fine-grained control of FMA instruction for ARM targets. ...lntue
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] Remove constexpr quantifier from cbrt's utility functions. (#99349)lntue
2024-07-17[libc][math] Implement double precision cbrt correctly rounded to all roundin...lntue