


Bits error versus re



Bits error versus im
Results
if re < -3.0555702099475767e+93Initial program 49.8
rmApplied add-sqr-sqrt49.8
Applied pow1/249.8
Applied log-pow49.8
Applied times-frac49.7
Taylor expanded around -inf 9.1
if -3.0555702099475767e+93 < re < -2.867986206546408e-140 or 3.743912745881522e-184 < re < 9.608440280007524e+112Initial program 16.6
rmApplied clear-num16.6
if -2.867986206546408e-140 < re < 3.743912745881522e-184Initial program 29.3
rmApplied add-sqr-sqrt29.3
Applied pow1/229.3
Applied log-pow29.3
Applied times-frac29.3
Taylor expanded around 0 33.6
if 9.608440280007524e+112 < re Initial program 52.7
rmApplied add-sqr-sqrt52.7
Applied pow1/252.7
Applied log-pow52.7
Applied times-frac52.7
Taylor expanded around inf 7.4
Applied simplify7.4
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018208
(FPCore (re im)
:name "math.log10 on complex, real part"
(/ (log (sqrt (+ (* re re) (* im im)))) (log 10)))