


Bits error versus re



Bits error versus im
Results
if (- re) < -6.246958093959643e+128Initial program 56.5
Taylor expanded around inf 7.6
if -6.246958093959643e+128 < (- re) < -2.6954550274641055e-104 or -8.601110130196432e-247 < (- re) < 1.3406729599668597e+82Initial program 19.6
if -2.6954550274641055e-104 < (- re) < -8.601110130196432e-247Initial program 24.9
Taylor expanded around 0 36.5
if 1.3406729599668597e+82 < (- re) Initial program 47.4
Taylor expanded around -inf 9.5
Applied simplify9.5
Time bar (total: 7.0s)Debug logProfile
herbie shell --seed 2018206
(FPCore (re im)
:name "math.log/1 on complex, real part"
(log (sqrt (+ (* re re) (* im im)))))