about summary refs log tree commit diff
path: root/src/math/expm1l.c
Commit message (Expand)AuthorAgeFilesLines
* math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy2015-03-111-0/+6
* math: fix exception behaviour of expm1l.c on inf and nanSzabolcs Nagy2012-11-121-13/+7
* use scalbn or *2.0 instead of ldexp, fix fmalnsz2012-03-191-3/+3
* first commit of the new libm!Rich Felker2012-03-131-0/+123