


Bits error versus re



Bits error versus im
Results
if (- re) < -8.569875015320511e+160Initial program 59.3
Taylor expanded around inf 7.4
if -8.569875015320511e+160 < (- re) < -6.776184305828227e-289 or 9.93053661753333e-286 < (- re) < 5.962744466236316e+114Initial program 20.0
if -6.776184305828227e-289 < (- re) < 9.93053661753333e-286Initial program 27.9
Taylor expanded around 0 34.7
if 5.962744466236316e+114 < (- re) Initial program 50.4
Taylor expanded around -inf 8.2
Applied simplify8.2
Time bar (total: 3.5s)Debug logProfile
herbie shell --seed 2018166
(FPCore (re im)
:name "math.abs on complex"
(sqrt (+ (* re re) (* im im))))