[libc-commits] [libc] [libc][math][c23] Implement higher math function `cbrtf16` in LLVM libc (PR #132484)

Krishna Pandey via libc-commits libc-commits at lists.llvm.org
Fri Mar 21 16:12:50 PDT 2025


krishna2803 wrote:

oh no, this seems fine for $|x| \ge 1$ but not for $|x| < 1$

https://github.com/llvm/llvm-project/pull/132484


More information about the libc-commits mailing list