[libc-commits] [libc] [libc][math] Implement double precision sin correctly rounded to all rounding modes. (PR #95736)

via libc-commits libc-commits at lists.llvm.org
Thu Jun 20 22:38:45 PDT 2024


zimmermann6 wrote:

I still have a question. Since the full set of hard-to-round cases for sin is not known, in CORE-MATH we issue an error message when we are not able to guarantee correct rounding. How do you deal with this issue?

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


More information about the libc-commits mailing list