


Bits error versus re



Bits error versus im
Results
if re < -8.780046000695047e+111Initial program 52.7
rmApplied add-sqr-sqrt52.7
Applied pow1/252.7
Applied log-pow52.7
Applied times-frac52.7
Taylor expanded around -inf 8.0
if -8.780046000695047e+111 < re < 2.1932599242419496e+88Initial program 21.2
if 2.1932599242419496e+88 < re Initial 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.8
Applied simplify9.8
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018195
(FPCore (re im)
:name "math.log10 on complex, real part"
(/ (log (sqrt (+ (* re re) (* im im)))) (log 10)))