summaryrefslogtreecommitdiff
path: root/src/math/sqrtf.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-05math: new software sqrtfSzabolcs Nagy1-70/+70
2019-10-13math: fix signed int left shift ub in sqrtSzabolcs Nagy1-2/+1
2012-03-19code cleanup of named constantsnsz1-5/+5
2012-03-13first commit of the new libm!Rich Felker1-0/+84