


Bits error versus re



Bits error versus im
Results
if (- re) < -3.1161956129599666e+136Initial program 54.4
Taylor expanded around inf 7.5
if -3.1161956129599666e+136 < (- re) < -3.745115008526117e-236 or -6.525425175821604e-286 < (- re) < 1.79172342346572e-267 or 1.797640537748407e-177 < (- re) < 3.251636425894959e+153Initial program 17.3
if -3.745115008526117e-236 < (- re) < -6.525425175821604e-286 or 1.79172342346572e-267 < (- re) < 1.797640537748407e-177Initial program 30.3
Taylor expanded around 0 35.8
if 3.251636425894959e+153 < (- re) Initial program 59.1
Taylor expanded around -inf 6.5
Simplified6.5
Final simplification16.7
Time bar (total: 2.8s)Debug logProfile
herbie shell --seed 2018216
(FPCore (re im)
:name "math.abs on complex"
(sqrt (+ (* re re) (* im im))))