about summary refs log tree commit diff
path: root/src/math/log1pf.c
Commit message (Expand)AuthorAgeFilesLines
* math: extensive log*.c cleanupSzabolcs Nagy2013-10-281-80/+45
* math: remove STRICT_ASSIGN macroSzabolcs Nagy2013-09-061-1/+1
* math: fix asin, atan, log1p, tanh to raise underflow on subnormalSzabolcs Nagy2013-08-151-2/+5
* code cleanup of named constantsnsz2012-03-191-6/+4
* math cleanup: use 1.0f instead of (float)1.0nsz2012-03-131-8/+8
* first commit of the new libm!Rich Felker2012-03-131-0/+111