


Bits error versus re



Bits error versus im
Results
if (- re) < -4.2798662729248727e+145Initial program 56.5
Taylor expanded around inf 8.4
if -4.2798662729248727e+145 < (- re) < 4.950119475502134e+131Initial program 19.8
if 4.950119475502134e+131 < (- re) Initial program 53.1
Taylor expanded around -inf 9.3
Simplified9.3
Final simplification16.8
Time bar (total: 8.1s)Debug logProfile
herbie shell --seed 2018215
(FPCore (re im)
:name "math.abs on complex"
(sqrt (+ (* re re) (* im im))))