


Bits error versus re



Bits error versus im



Bits error versus base
if re < -1.33764999557969208e66Initial program 46.4
rmApplied add-cube-cbrt46.4
Applied log-prod46.4
Applied distribute-lft-in46.4
Simplified46.4
Taylor expanded around -inf 9.9
Simplified9.9
if -1.33764999557969208e66 < re < 3.53919578709125943e32Initial program 22.7
rmApplied clear-num22.8
Simplified22.8
if 3.53919578709125943e32 < re Initial program 43.5
rmApplied clear-num43.5
Simplified43.5
Taylor expanded around inf 12.1
Simplified12.0
Final simplification17.8
herbie shell --seed 2020179
(FPCore (re im base)
:name "math.log/2 on complex, real part"
:precision binary64
(/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))))