about summary refs log tree commit diff
path: root/src/math/scalbnl.c
Commit message (Expand)AuthorAgeFilesLines
* fix scalbn when result is in the subnormal rangeSzabolcs Nagy2017-04-211-4/+4
* math: fix remaining old long double code (erfl, fmal, lgammal, scalbnl)Szabolcs Nagy2013-09-051-4/+4
* math: minor scalbn*.c simplificationSzabolcs Nagy2013-08-151-2/+2
* code cleanup of named constantsnsz2012-03-191-1/+1
* simplify scalbn*.c implementationsnsz2012-03-191-49/+22
* first commit of the new libm!Rich Felker2012-03-131-0/+63