


Bits error versus re



Bits error versus im
Results
if (/ -1 re) < -2.07572834722773e-98Initial program 21.9
rmApplied add-sqr-sqrt21.9
Applied pow1/221.9
Applied log-pow21.9
Applied times-frac21.9
rmApplied add-cbrt-cube21.9
Applied add-cbrt-cube22.0
Applied cbrt-undiv22.0
Applied simplify22.0
if -2.07572834722773e-98 < (/ -1 re) < 7.300591961780525e-307Initial program 49.2
rmApplied add-sqr-sqrt49.2
Applied pow1/249.2
Applied log-pow49.2
Applied times-frac49.2
Taylor expanded around inf 9.1
Applied simplify9.1
if 7.300591961780525e-307 < (/ -1 re) < 2.0481938418831088e-128Initial program 55.5
rmApplied add-sqr-sqrt55.5
Applied pow1/255.5
Applied log-pow55.5
Applied times-frac55.5
Taylor expanded around -inf 7.3
if 2.0481938418831088e-128 < (/ -1 re) Initial program 20.9
rmApplied clear-num20.9
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018214
(FPCore (re im)
:name "math.log10 on complex, real part"
(/ (log (sqrt (+ (* re re) (* im im)))) (log 10)))