about summary refs log tree commit diff
path: root/src/math/exp2.c
Commit message (Expand)AuthorAgeFilesLines
* math: new exp and exp2Szabolcs Nagy2019-04-171-360/+106
* 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-20/+20
* math: cleanup exp2.c exp2f.c and exp2l.cSzabolcs Nagy2012-11-171-31/+22
* fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker2012-03-181-1/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+384