about summary refs log tree commit diff
path: root/src/math/sinh.c
Commit message (Expand)AuthorAgeFilesLines
* math: fix sinh overflows in non-nearest roundingSzabolcs Nagy2020-02-211-1/+1
* math: fix asin, atan, log1p, tanh to raise underflow on subnormalSzabolcs Nagy2013-08-151-2/+2
* math: sinh.c cleanup similar to the cosh oneSzabolcs Nagy2012-12-161-61/+29
* code cleanup of named constantsnsz2012-03-191-4/+4
* first commit of the new libm!Rich Felker2012-03-131-0/+71