


Bits error versus re



Bits error versus im



Bits error versus base
if (- re) < -1.3941550756848977e+137Initial program 57.9
Taylor expanded around inf 7.2
Applied simplify7.2
if -1.3941550756848977e+137 < (- re) < -9.263427014381762e-214 or 8.691361779412498e-161 < (- re) < 3.1469962424155095e+112Initial program 16.8
rmApplied add-cube-cbrt16.9
rmApplied pow1/316.9
if -9.263427014381762e-214 < (- re) < 8.691361779412498e-161Initial program 30.4
Taylor expanded around 0 34.1
if 3.1469962424155095e+112 < (- re) Initial program 53.0
Taylor expanded around -inf 8.9
Applied simplify8.8
Time bar (total: 59.6s)Debug logProfile
herbie shell --seed '#(1070386091 2509006183 1430610344 1025408621 36622005 1425925650)'
(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))))