


Bits error versus re



Bits error versus im
Results
if (- re) < -2.1800769502294067e+121Initial program 52.7
Taylor expanded around inf 6.9
if -2.1800769502294067e+121 < (- re) < -7.12795805645718e-265 or 1.884002029149176e-286 < (- re) < 9.992510366287537e+86Initial program 20.3
if -7.12795805645718e-265 < (- re) < 1.884002029149176e-286Initial program 30.9
Taylor expanded around 0 33.3
if 9.992510366287537e+86 < (- re) Initial program 47.9
Taylor expanded around -inf 9.5
Applied simplify9.5
Time bar (total: 5.1s)Debug logProfile
herbie shell --seed 2018167
(FPCore (re im)
:name "math.log/1 on complex, real part"
(log (sqrt (+ (* re re) (* im im)))))