summaryrefslogtreecommitdiff
path: root/src/math/coshl.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-11math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy1-0/+6
2013-09-05math: long double fix (use ldshape union)Szabolcs Nagy1-4/+1
2012-12-16math: finished cosh.c cleanupSzabolcs Nagy1-55/+14
2012-12-12math: cosh cleanupSzabolcs Nagy1-28/+27
2012-03-19code cleanup of named constantsnsz1-8/+8
2012-03-13first commit of the new libm!Rich Felker1-0/+86