aboutsummaryrefslogtreecommitdiff
path: root/src/math/fmal.c
diff options
context:
space:
mode:
authornsz <nsz@port70.net>2012-03-19 10:54:07 +0100
committernsz <nsz@port70.net>2012-03-19 10:54:07 +0100
commit8051e08e10d2b739fcfcbc6bc7466e8d77fa49f1 (patch)
treecebd3ef5505965af3d75f093cf646ea6b99da3bd /src/math/fmal.c
parentMerge branch 'master' of git://git.etalabs.net/musl (diff)
downloadgrovel-8051e08e10d2b739fcfcbc6bc7466e8d77fa49f1.tar.gz
grovel-8051e08e10d2b739fcfcbc6bc7466e8d77fa49f1.tar.xz
simplify scalbn*.c implementations
The old scalbn.c was wrong and slow, the new one is just slow. (scalbn(0x1p+1023,-2097) should give 0x1p-1074, but the old code gave 0)
Diffstat (limited to 'src/math/fmal.c')
0 files changed, 0 insertions, 0 deletions