about summary refs log tree commit diff
path: root/src/math/expm1.c
Commit message (Expand)AuthorAgeFilesLines
* math: remove STRICT_ASSIGN macroSzabolcs Nagy2013-09-061-1/+1
* math: fix underflow in exp*.c and long double handling in exp2lSzabolcs Nagy2013-09-051-45/+27
* code cleanup of named constantsnsz2012-03-191-8/+7
* first commit of the new libm!Rich Felker2012-03-131-0/+220