


Bits error versus re



Bits error versus im



Bits error versus base
Results
if re < -6.78761428929356e+126Initial program 55.6
Taylor expanded around -inf 7.8
Applied simplify7.7
if -6.78761428929356e+126 < re < 6.422215144202997e+133Initial program 20.0
rmApplied flip-+20.1
Applied associate-/r/20.1
Applied simplify20.1
if 6.422215144202997e+133 < re Initial program 57.2
Taylor expanded around inf 7.9
Applied simplify7.9
Time bar (total: 3.4m)Debug logProfile
herbie shell --seed 2018166
(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))))