


Bits error versus re



Bits error versus im



Bits error versus base
Results
if im < -3.8471086307967804e+47Initial program 43.4
rmApplied clear-num43.4
Applied simplify43.4
Taylor expanded around -inf 11.0
Applied simplify10.9
if -3.8471086307967804e+47 < im < -1.0584042714284356e-221 or 1.436264493332393e-263 < im < 5.832785981965684e+76Initial program 20.2
rmApplied div-inv20.2
Applied simplify20.2
if -1.0584042714284356e-221 < im < 1.436264493332393e-263Initial program 32.3
Taylor expanded around -inf 32.8
Applied simplify32.8
if 5.832785981965684e+76 < im Initial program 46.6
Taylor expanded around 0 10.6
Time bar (total: 2.0m)Debug logProfile
herbie shell --seed 2018195
(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))))