Prepare to convert _Complex sine functions
commitffb84f5e197aaa9d46a35df84689c75d689d73cb
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Fri, 1 Jul 2016 15:55:27 +0000 (1 10:55 -0500)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Fri, 19 Aug 2016 21:12:36 +0000 (19 16:12 -0500)
treebf042c5c45738def34881b33863ba78f0ae901d2
parenta6f20b6763c972c05c497c6028d412d6d1717971
Prepare to convert _Complex sine 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/k_casinh_template.c [new file with mode: 0644]
math/s_casin_template.c [new file with mode: 0644]
math/s_casinh_template.c [new file with mode: 0644]
math/s_csin_template.c [new file with mode: 0644]
math/s_csinh_template.c [new file with mode: 0644]