summaryrefslogtreecommitdiff
path: root/math/s_ctan_template.c
AgeCommit message (Expand)Author
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-07Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471).Joseph Myers
2017-09-13Define and use libm_alias_double.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-08-19Convert _Complex tangent functions to generated codePaul E. Murphy
2016-08-19Prepare to convert _Complex tangent functionsPaul E. Murphy