aboutsummaryrefslogtreecommitdiff
path: root/math/s_cacosh_template.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-06Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471).Joseph Myers1-1/+4
2017-09-13Define and use libm_alias_double.Joseph Myers1-4/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-08-19Convert _Complex cosine functions to generated codePaul E. Murphy1-24/+26
2016-08-19Prepare to convert _Complex cosine functionsPaul E. Murphy1-0/+94