


Bits error versus re



Bits error versus im
Results
if re < -2.485766587877268e+142Initial program 58.8
rmApplied add-sqr-sqrt58.8
Applied pow1/258.8
Applied log-pow58.8
Applied times-frac58.8
Taylor expanded around -inf 6.9
if -2.485766587877268e+142 < re < -1.3048258666347047e-200 or 9.186214571756585e-273 < re < 3.4250504042659114e+65Initial program 19.1
rmApplied add-sqr-sqrt19.1
Applied pow1/219.1
Applied log-pow19.1
Applied times-frac19.1
rmApplied div-inv19.0
if -1.3048258666347047e-200 < re < 9.186214571756585e-273Initial program 30.2
rmApplied add-sqr-sqrt30.2
Applied pow1/230.2
Applied log-pow30.2
Applied times-frac30.1
Taylor expanded around 0 32.1
if 3.4250504042659114e+65 < re Initial program 44.8
Taylor expanded around inf 10.4
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed 2018201
(FPCore (re im)
:name "math.log10 on complex, real part"
(/ (log (sqrt (+ (* re re) (* im im)))) (log 10)))