aboutsummaryrefslogtreecommitdiff
path: root/math/k_casinh_template.c
AgeCommit message (Collapse)Author
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-08-19Convert _Complex sine functions to generated codePaul E. Murphy
Refactor s_c{,a}sin{,h}{f,,l} into a single templated macro.
2016-08-19Prepare to convert _Complex sine functionsPaul E. Murphy
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.