


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 -7.688320651497413e-286 < (- re) < 2.47360553936312e-268 or 8.263368924409109e-182 < (- re) < 3.251636425894959e+153Initial program 17.3
if -3.745115008526117e-236 < (- re) < -7.688320651497413e-286 or 2.47360553936312e-268 < (- re) < 8.263368924409109e-182Initial program 30.6
Taylor expanded around 0 36.0
if 3.251636425894959e+153 < (- re) Initial program 59.1
Taylor expanded around -inf 6.5
Simplified6.5
Final simplification16.7
Time bar (total: 2.5s)Debug logProfile
herbie shell --seed 2018216
(FPCore (re im)
:name "math.abs on complex"
(sqrt (+ (* re re) (* im im))))