summaryrefslogtreecommitdiff
path: root/src/math/pow.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-20clean up pow.c and powf.cnsz1-36/+29
2012-03-19code cleanup of named constantsnsz1-20/+17
2012-03-13math cleanup: use 1.0f instead of 1.0Fnsz1-1/+1
2012-03-13first commit of the new libm!Rich Felker1-0/+326