


Bits error versus re



Bits error versus im



Bits error versus base
if (- re) < -2.1240905627182973e+125Initial program 54.6
Taylor expanded around inf 7.4
if -2.1240905627182973e+125 < (- re) < -9.583408992549603e-206Initial program 18.8
rmApplied div-inv18.8
Applied simplify18.8
if -9.583408992549603e-206 < (- re) < 4.4277524851547544e-288 or 3.384113125344855e-176 < (- re) < 3.928520062221419e-159Initial program 32.8
Taylor expanded around 0 33.2
if 4.4277524851547544e-288 < (- re) < 3.384113125344855e-176Initial program 31.0
rmApplied clear-num31.0
Applied simplify31.0
Taylor expanded around -inf 34.6
Applied simplify34.6
if 3.928520062221419e-159 < (- re) < 3.574921915104358e+73Initial program 17.0
rmApplied clear-num17.1
Applied simplify17.1
if 3.574921915104358e+73 < (- re) Initial program 47.2
Taylor expanded around -inf 10.5
Applied simplify10.4
Time bar (total: 59.9s)Debug logProfile
herbie shell --seed '#(1064269945 2896236262 301053905 1701069080 1701464310 1614783279)'
(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))))