Prepare to convert _Complex tangent functions
commitf6d3a72eca7558e3c52cecc8484665399eeea626
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Fri, 1 Jul 2016 16:00:21 +0000 (1 11:00 -0500)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Fri, 19 Aug 2016 21:47:14 +0000 (19 16:47 -0500)
tree6daff1b6fa201d28cb552d7ec83c0d59cdac8430
parentc50eee19c447d3f2c182dc3a22f2b01a053dca41
Prepare to convert _Complex tangent functions

This patch has no function changes, except to
ensure the git history correctly tracks the
changes to convert the double version of these
functions into a templated version.
ChangeLog
math/s_catan_template.c [new file with mode: 0644]
math/s_catanh_template.c [new file with mode: 0644]
math/s_ctan_template.c [new file with mode: 0644]
math/s_ctanh_template.c [new file with mode: 0644]