


Bits error versus re



Bits error versus im
Results
if (- re) < -1.1811150131582225e+66Initial program 44.8
Taylor expanded around inf 9.8
if -1.1811150131582225e+66 < (- re) < -8.601886711245417e-273 or 7.61426085424912e-201 < (- re) < 2.2851485703139845e+142Initial program 18.7
if -8.601886711245417e-273 < (- re) < 7.61426085424912e-201Initial program 29.9
Taylor expanded around 0 31.9
if 2.2851485703139845e+142 < (- re) Initial program 58.7
Taylor expanded around -inf 6.5
Applied simplify6.5
Time bar (total: 5.8s)Debug logProfile
herbie shell --seed 2018201
(FPCore (re im)
:name "math.log/1 on complex, real part"
(log (sqrt (+ (* re re) (* im im)))))