about summary refs log tree commit diff
path: root/src/math/scalbnf.c
Commit message (Expand)AuthorAgeFilesLines
* math: excess precision fix modf, modff, scalbn, scalbnfSzabolcs Nagy2012-11-131-8/+6
* math: fix scalbn and scalbnf on overflow/underflowSzabolcs Nagy2012-11-131-5/+12
* simplify scalbn*.c implementationsnsz2012-03-191-48/+22
* first commit of the new libm!Rich Felker2012-03-131-0/+54