


Bits error versus re



Bits error versus im
Results
if (- re) < -1.050300323262513e+129Initial program 56.5
rmApplied add-sqr-sqrt56.5
Applied pow1/256.5
Applied log-pow56.5
Applied times-frac56.5
Taylor expanded around inf 7.9
Applied simplify7.9
if -1.050300323262513e+129 < (- re) < -2.6954550274641055e-104 or -8.601110130196432e-247 < (- re) < 1.2726073503243017e+81Initial program 20.1
rmApplied add-sqr-sqrt20.1
Applied pow1/220.1
Applied log-pow20.1
Applied times-frac20.0
rmApplied div-inv19.9
if -2.6954550274641055e-104 < (- re) < -8.601110130196432e-247Initial program 25.2
rmApplied add-sqr-sqrt25.2
Applied pow1/225.2
Applied log-pow25.2
Applied times-frac25.2
Taylor expanded around 0 36.7
if 1.2726073503243017e+81 < (- re) Initial program 47.5
rmApplied add-sqr-sqrt47.5
Applied pow1/247.5
Applied log-pow47.5
Applied times-frac47.5
Taylor expanded around -inf 9.9
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed 2018206
(FPCore (re im)
:name "math.log10 on complex, real part"
(/ (log (sqrt (+ (* re re) (* im im)))) (log 10)))