about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_tanhl.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix tanh missing underflows (bug 16520).Joseph Myers2015-08-131-1/+9
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-10/+0
* 128 bit implementation of tanh.Andreas Jaeger2001-06-191-0/+106