about summary refs log tree commit diff
path: root/src/math/coshl.c
Commit message (Expand)AuthorAgeFilesLines
* math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy2015-03-111-0/+6
* math: long double fix (use ldshape union)Szabolcs Nagy2013-09-051-4/+1
* math: finished cosh.c cleanupSzabolcs Nagy2012-12-161-55/+14
* math: cosh cleanupSzabolcs Nagy2012-12-121-28/+27
* code cleanup of named constantsnsz2012-03-191-8/+8
* first commit of the new libm!Rich Felker2012-03-131-0/+86