diff options
author | Szabolcs Nagy <nsz@port70.net> | 2012-11-13 10:30:40 +0100 |
---|---|---|
committer | Szabolcs Nagy <nsz@port70.net> | 2012-11-13 10:30:40 +0100 |
commit | 666271c105e4137bdfa195e217799d74143370d4 (patch) | |
tree | 0caee4a6641171b1de1577266f9329b9eec5df38 /src/math/__invtrigl.c | |
parent | 662ed2006568f953290f5e0b40cce38252db78f4 (diff) | |
download | musl-666271c105e4137bdfa195e217799d74143370d4.tar.gz |
math: fix scalbn and scalbnf on overflow/underflow
old code was correct only if the result was stored (without the
excess precision) or musl was compiled with -ffloat-store.
(see note 160 in n1570.pdf section 6.8.6.4)
Diffstat (limited to 'src/math/__invtrigl.c')
0 files changed, 0 insertions, 0 deletions