


Bits error versus re



Bits error versus im
Results
if (- re) < -9.03241565166887e+122Initial program 51.3
Taylor expanded around inf 8.5
if -9.03241565166887e+122 < (- re) < -2.16984772643e-251 or -5.438961245257397e-277 < (- re) < 6.907662975370443e+142Initial program 20.1
if -2.16984772643e-251 < (- re) < -5.438961245257397e-277Initial program 33.9
Taylor expanded around 0 33.0
if 6.907662975370443e+142 < (- re) Initial program 56.1
Taylor expanded around -inf 9.3
Applied simplify9.3
Time bar (total: 12.6s)Debug logProfile
herbie shell --seed 2018199
(FPCore (re im)
:name "math.abs on complex"
(sqrt (+ (* re re) (* im im))))