


Bits error versus re



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