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

Mikhail Maltsev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 19 07:43:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX325510: [libcxx] Improve accuracy of complex asinh and acosh (authored by miyuki, committed by ).

Repository:
  rCXX libc++

https://reviews.llvm.org/D41629

Files:
  include/complex
  test/libcxx/numerics/complex.number/__sqr.pass.cpp
  test/std/numerics/complex.number/complex.transcendentals/acosh.pass.cpp
  test/std/numerics/complex.number/complex.transcendentals/asinh.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41629.134914.patch
Type: text/x-patch
Size: 6311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180219/6aeb725d/attachment.bin>


More information about the cfe-commits mailing list