summaryrefslogtreecommitdiff
path: root/src/math/sqrt.c
AgeCommit message (Expand)AuthorLines
2020-08-05math: new software sqrtSzabolcs Nagy-173/+147
2019-10-13math: fix signed int left shift ub in sqrtSzabolcs Nagy-2/+1
2012-03-19code cleanup of named constantsnsz-5/+5
2012-03-13first commit of the new libm!Rich Felker-0/+185