summaryrefslogtreecommitdiff
path: root/src/math/scalbnf.c
AgeCommit message (Expand)AuthorLines
2012-11-13math: excess precision fix modf, modff, scalbn, scalbnfSzabolcs Nagy-8/+6
2012-11-13math: fix scalbn and scalbnf on overflow/underflowSzabolcs Nagy-5/+12
2012-03-19simplify scalbn*.c implementationsnsz-48/+22
2012-03-13first commit of the new libm!Rich Felker-0/+54