


Bits error versus re



Bits error versus im
Results
if (- re) < -3.6077188296375152e+31Initial program 42.2
Taylor expanded around inf 12.1
if -3.6077188296375152e+31 < (- re) < -3.713042994084451e-251 or 5.643018672793251e-301 < (- re) < 1.5954214813937854e+49Initial program 21.0
if -3.713042994084451e-251 < (- re) < 5.643018672793251e-301Initial program 32.0
Taylor expanded around 0 31.6
if 1.5954214813937854e+49 < (- re) Initial program 43.7
Taylor expanded around -inf 11.4
Applied simplify11.4
Time bar (total: 6.4s)Debug logProfile
herbie shell --seed 2019053
(FPCore (re im)
:name "math.log/1 on complex, real part"
(log (sqrt (+ (* re re) (* im im)))))