


Bits error versus re



Bits error versus im
Results
if (- re) < -2.1900175972878733e+159Initial program 59.3
Taylor expanded around inf 7.2
if -2.1900175972878733e+159 < (- re) < -7.12795805645718e-265 or 1.808438267145418e-286 < (- re) < 3.723451359700138e+108Initial program 19.4
if -7.12795805645718e-265 < (- re) < 1.808438267145418e-286Initial program 29.8
Taylor expanded around 0 33.4
if 3.723451359700138e+108 < (- re) Initial program 49.6
Taylor expanded around -inf 10.2
Applied simplify10.2
Time bar (total: 9.9s)Debug logProfile
herbie shell --seed 2018167
(FPCore (re im)
:name "math.abs on complex"
(sqrt (+ (* re re) (* im im))))