


Bits error versus re



Bits error versus im
Results
if (/ -1 re) < -1.3576420698193105e-95Initial program 20.9
rmApplied add-cbrt-cube21.5
Applied add-cbrt-cube21.4
Applied cbrt-undiv21.0
Applied simplify21.0
if -1.3576420698193105e-95 < (/ -1 re) < 3.928193180907568e-306Initial program 48.7
rmApplied add-sqr-sqrt48.7
Applied pow1/248.7
Applied log-pow48.7
Applied times-frac48.7
Taylor expanded around inf 9.6
Applied simplify9.6
if 3.928193180907568e-306 < (/ -1 re) < 2.27589279457223e-39Initial program 41.2
rmApplied add-sqr-sqrt41.2
Applied pow1/241.2
Applied log-pow41.2
Applied times-frac41.2
Taylor expanded around -inf 12.2
if 2.27589279457223e-39 < (/ -1 re) Initial program 21.3
rmApplied add-cube-cbrt21.3
Applied sqrt-prod21.3
Applied simplify21.3
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018296
(FPCore (re im)
:name "math.log10 on complex, real part"
(/ (log (sqrt (+ (* re re) (* im im)))) (log 10)))