aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_tanh.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2017-09-29Use libm_alias_double for some dbl-64 functions.Joseph Myers1-5/+2
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers1-5/+1
2015-08-13Fix tanh missing underflows (bug 16520).Joseph Myers1-1/+9
2013-10-17Format floating routines.Ondřej Bílka1-29/+39
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-10/+1
1999-07-14Update.Ulrich Drepper1-0/+93