


Bits error versus re



Bits error versus im
Results
if (- re) < -7.347556294497716e+55Initial program 44.8
rmApplied add-sqr-sqrt44.8
Applied pow1/244.8
Applied log-pow44.8
Applied times-frac44.8
Taylor expanded around inf 11.1
Applied simplify11.1
if -7.347556294497716e+55 < (- re) < -2.390514674954853e-254 or 4.888860994581046e-300 < (- re) < 3.7386430575018087e+48Initial program 21.3
rmApplied clear-num21.3
rmApplied pow1/221.3
Applied log-pow21.3
Applied add-sqr-sqrt21.3
Applied times-frac21.4
Applied associate-/r*21.2
Applied simplify21.2
if -2.390514674954853e-254 < (- re) < 4.888860994581046e-300Initial program 32.4
rmApplied add-sqr-sqrt32.4
Applied pow1/232.4
Applied log-pow32.4
Applied times-frac32.3
Taylor expanded around 0 31.6
if 3.7386430575018087e+48 < (- re) Initial program 43.8
rmApplied add-sqr-sqrt43.8
Applied pow1/243.8
Applied log-pow43.8
Applied times-frac43.8
Taylor expanded around -inf 11.8
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed 2019053
(FPCore (re im)
:name "math.log10 on complex, real part"
(/ (log (sqrt (+ (* re re) (* im im)))) (log 10)))