summaryrefslogtreecommitdiff
path: root/src/math/scalbnf.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: use float_t and double_t in scalbnf and scalbnSzabolcs Nagy-8/+10
2013-08-15math: minor scalbn*.c simplificationSzabolcs Nagy-8/+4
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