


Bits error versus re



Bits error versus im
Results
if re < -1.1998496369053764e+154Initial program 62.0
rmApplied add-sqr-sqrt62.0
Applied pow1/262.0
Applied log-pow62.0
Applied times-frac62.0
Taylor expanded around -inf 7.8
if -1.1998496369053764e+154 < re < -1.7842209689466657e-181Initial program 17.9
rmApplied add-cbrt-cube18.6
Applied add-cbrt-cube18.4
Applied cbrt-undiv18.0
Applied simplify18.0
if -1.7842209689466657e-181 < re < 2.7444317170423734e-281 or 1.7190839098833203e-247 < re < 2.3643083769023488e-191Initial program 30.7
rmApplied add-cbrt-cube31.2
Applied add-cbrt-cube31.1
Applied cbrt-undiv30.8
Applied simplify30.8
Taylor expanded around -inf 33.1
Applied simplify33.0
if 2.7444317170423734e-281 < re < 1.7190839098833203e-247 or 2.3643083769023488e-191 < re < 2.66074602575229e-99Initial program 25.9
rmApplied add-sqr-sqrt25.9
Applied pow1/225.9
Applied log-pow25.9
Applied times-frac25.9
Taylor expanded around 0 36.6
if 2.66074602575229e-99 < re < 4.133718193784962e+62Initial program 16.2
rmApplied add-sqr-sqrt16.2
Applied pow1/216.2
Applied log-pow16.2
Applied times-frac16.2
rmApplied add-cube-cbrt16.2
Applied log-prod16.2
if 4.133718193784962e+62 < re Initial program 43.9
rmApplied add-sqr-sqrt43.9
Applied pow1/243.9
Applied log-pow43.9
Applied times-frac43.9
Taylor expanded around inf 10.4
Applied simplify10.4
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed 2018199
(FPCore (re im)
:name "math.log10 on complex, real part"
(/ (log (sqrt (+ (* re re) (* im im)))) (log 10)))