


Bits error versus re



Bits error versus im
Results
if (- re) < -3.4730439514362437e+92Initial program 49.1
Taylor expanded around inf 9.2
if -3.4730439514362437e+92 < (- re) < 5.043600616547752e+103Initial program 20.9
if 5.043600616547752e+103 < (- re) Initial program 51.0
Taylor expanded around -inf 8.0
Applied simplify8.0
Time bar (total: 6.3s)Debug logProfile
herbie shell --seed 2018195
(FPCore (re im)
:name "math.log/1 on complex, real part"
(log (sqrt (+ (* re re) (* im im)))))