about summary refs log tree commit diff
path: root/src/math/erff.c
Commit message (Expand)AuthorAgeFilesLines
* math: use double_t for temporaries to avoid stores on i386Szabolcs Nagy2013-05-151-2/+3
* math: erf and erfc cleanupSzabolcs Nagy2013-01-071-93/+61
* code cleanup of named constantsnsz2012-03-191-30/+27
* math cleanup: use 1.0f instead of (float)1.0nsz2012-03-131-3/+3
* first commit of the new libm!Rich Felker2012-03-131-0/+217