math: fix rare underflow issue in fma
authorSzabolcs Nagy <nsz@port70.net>
Mon, 7 Oct 2013 18:46:43 +0000 (18:46 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Mon, 7 Oct 2013 18:46:43 +0000 (18:46 +0000)
commit8f438115f2c12b40fa7b1884f87db72857af67f6
tree2c68fb9d043c1ffe011b209a69a7a85a6e504346
parent4b539a826b64d846d02a6cde9d6bcff22472af88
math: fix rare underflow issue in fma

the issue is described in commits 1e5eb73545ca6cfe8b918798835aaf6e07af5beb
and ffd8ac2dd50f99c3c83d7d9d845df9874ec3e7d5
src/math/fma.c
src/math/fmaf.c
src/math/fmal.c