


Bits error versus re



Bits error versus im
Results
if (- re) < -1.8434839462812739e+140Initial program 56.4
Taylor expanded around inf 8.7
if -1.8434839462812739e+140 < (- re) < -4.158026975480099e-184 or -8.601110130196432e-247 < (- re) < 7.498172526912422e+177Initial program 19.6
if -4.158026975480099e-184 < (- re) < -8.601110130196432e-247Initial program 30.3
Taylor expanded around 0 35.5
if 7.498172526912422e+177 < (- re) Initial program 59.2
Taylor expanded around -inf 6.8
Applied simplify6.8
Time bar (total: 11.1s)Debug logProfile
herbie shell --seed 2018206
(FPCore (re im)
:name "math.abs on complex"
(sqrt (+ (* re re) (* im im))))