


Bits error versus re



Bits error versus im
Results
if (- re) < -6.20102674233657e+128Initial program 53.2
Taylor expanded around inf 8.2
if -6.20102674233657e+128 < (- re) < -2.978005804291019e-145 or 1.8210497627404317e-280 < (- re) < 1.2236301320960694e+137Initial program 17.8
if -2.978005804291019e-145 < (- re) < 1.8210497627404317e-280Initial program 28.5
Taylor expanded around 0 34.5
if 1.2236301320960694e+137 < (- re) Initial program 55.2
Taylor expanded around -inf 8.1
Simplified8.1
Final simplification17.6
Time bar (total: 2.8s)Debug logProfile
herbie shell --seed 2018217
(FPCore (re im)
:name "math.abs on complex"
(sqrt (+ (* re re) (* im im))))