aboutsummaryrefslogtreecommitdiff
path: root/math/s_ccosh_template.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-10-14Clean up some complex functions raising FE_INVALID.Joseph Myers1-8/+2
2016-10-11Avoid M_NAN + M_NAN in complex functions.Joseph Myers1-3/+2
2016-08-19Convert _Complex cosine functions to generated codePaul E. Murphy1-38/+39
2016-08-19Prepare to convert _Complex cosine functionsPaul E. Murphy1-0/+147