


Bits error versus re



Bits error versus im



Bits error versus base
Results
if (- re) < -3.5537533183095413e+130Initial program 55.7
Taylor expanded around inf 7.4
Applied simplify7.4
if -3.5537533183095413e+130 < (- re) < 2.2616487221266898e+146Initial program 20.5
rmApplied add-sqr-sqrt20.5
Applied *-un-lft-identity20.5
Applied times-frac20.5
Applied simplify20.5
Applied simplify20.5
if 2.2616487221266898e+146 < (- re) Initial program 60.1
Taylor expanded around -inf 62.8
Applied simplify6.8
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed 2018296
(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))))