about summary refs log tree commit diff
path: root/src/math/powf.c
Commit message (Expand)AuthorAgeFilesLines
* clean up pow.c and powf.cnsz2012-03-201-21/+14
* code cleanup of named constantsnsz2012-03-191-17/+14
* math cleanup: use 1.0f instead of 1.0Fnsz2012-03-131-1/+1
* 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/+269