


Bits error versus re



Bits error versus im
Results
if (- re) < -5.993473697805842e+159Initial program 59.3
Taylor expanded around inf 7.2
if -5.993473697805842e+159 < (- re) < -1.6128607142744344e-264 or 1.808438267145418e-286 < (- re) < 3.723451359700138e+108Initial program 19.4
if -1.6128607142744344e-264 < (- re) < 1.808438267145418e-286Initial program 29.7
Taylor expanded around 0 33.6
if 3.723451359700138e+108 < (- re) Initial program 49.6
Taylor expanded around -inf 10.2
Applied simplify10.2
Time bar (total: 9.4s)Debug logProfile
herbie shell --seed 2018167
(FPCore (re im)
:name "math.abs on complex"
(sqrt (+ (* re re) (* im im))))