[libcxx-commits] [libcxx] [libcxx] Improve accuracy of complex exp (PR #165254)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 27 09:25:04 PDT 2025


philnik777 wrote:

> > I think an approach similar to #99677 would be better.
> 
> I didn't know about it. I can do the same, but I wonder why it hasn't been merged yet.

IIRC it's mostly due to me having no idea what I'm doing with floating point numbers and the CI complaining in some place. Anybody who know anything about them probably knows what to do. (So if you want to after this patch, feel free to take a look that the rest of the functions. That would be very much appreciated.)

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


More information about the libcxx-commits mailing list