[libc-commits] [libc] [libc][complex] Add cargf and carg functions to libc complex math (PR #204087)
via libc-commits
libc-commits at lists.llvm.org
Tue Jun 16 02:06:04 PDT 2026
jinge90 wrote:
Hi, @lntue
This PR aims to add cargf and carg function in libc and already add some test cases to cover special inputs. Could you take a look at the overall approach? If you don't have any objection or big concern, I will add more tests cases for precsion as well.
Thanks very much.
https://github.com/llvm/llvm-project/pull/204087
More information about the libc-commits
mailing list