


Bits error versus re



Bits error versus im
Results
if (- re) < -3.0365432001457886e+112Initial program 52.9
Taylor expanded around inf 7.2
if -3.0365432001457886e+112 < (- re) < -4.970880198459218e-198 or 9.073699737263314e-265 < (- re) < 8.409728143308716e+104Initial program 18.4
if -4.970880198459218e-198 < (- re) < 9.073699737263314e-265Initial program 30.0
Taylor expanded around 0 31.8
if 8.409728143308716e+104 < (- re) Initial program 50.0
Taylor expanded around -inf 9.4
Applied simplify9.4
Time bar (total: 4.8s)Debug logProfile
herbie shell --seed 2018170
(FPCore (re im)
:name "math.log/1 on complex, real part"
(log (sqrt (+ (* re re) (* im im)))))