[PATCH] D41629: [libcxx] Improve accuracy of complex asinh and acosh

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 7 09:56:43 PST 2018


mclow.lists added a comment.

This all looks good to me.
I think that one more test should be added - and that's one that tests `__sqr` directly.
Since that's not a public routine, the test should go in "test/libcxx/numerics/complex.number"


https://reviews.llvm.org/D41629





More information about the cfe-commits mailing list