


Bits error versus re



Bits error versus im



Bits error versus base
if (- re) < -1.3556794003074475e+95Initial program 48.3
Taylor expanded around inf 8.9
if -1.3556794003074475e+95 < (- re) < 8.262394647296831e+142Initial program 20.8
rmApplied add-sqr-sqrt20.8
Applied sqrt-prod20.8
if 8.262394647296831e+142 < (- re) Initial program 59.0
Taylor expanded around -inf 6.5
Applied simplify6.4
Time bar (total: 49.2s)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)'
(FPCore (re im base)
:name "math.log/2 on complex, real part"
(/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))))