


Bits error versus re



Bits error versus im
Results
if re < -1.4491761779030473e+88Initial program 49.1
rmApplied add-sqr-sqrt49.1
Applied pow1/249.1
Applied log-pow49.1
Applied times-frac49.1
Taylor expanded around -inf 9.5
if -1.4491761779030473e+88 < re < -1.2109760721877113e-263Initial program 20.4
rmApplied add-cbrt-cube21.0
Applied add-cbrt-cube20.9
Applied cbrt-undiv20.5
Applied simplify20.5
if -1.2109760721877113e-263 < re < 1.556511266227812e-291Initial program 31.3
rmApplied add-sqr-sqrt31.3
Applied pow1/231.3
Applied log-pow31.3
Applied times-frac31.3
Taylor expanded around 0 29.9
if 1.556511266227812e-291 < re < 0.025734278377922217Initial program 23.8
rmApplied add-sqr-sqrt23.8
Applied pow1/223.8
Applied log-pow23.8
Applied times-frac23.8
rmApplied add-cube-cbrt23.8
Applied log-prod23.8
if 0.025734278377922217 < re Initial program 38.4
rmApplied add-sqr-sqrt38.4
Applied pow1/238.4
Applied log-pow38.4
Applied times-frac38.4
Taylor expanded around inf 13.1
Applied simplify13.1
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed 2018193
(FPCore (re im)
:name "math.log10 on complex, real part"
(/ (log (sqrt (+ (* re re) (* im im)))) (log 10)))