


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ (- 1/2) b_2) < -7345934693728519.0Initial program 24.0
rmApplied flip-+24.2
Applied simplify17.8
if -7345934693728519.0 < (/ (- 1/2) b_2) < 2.0273451913169726e-307Initial program 54.8
rmApplied flip-+54.9
Applied simplify26.7
Taylor expanded around inf 17.8
Applied simplify6.8
if 2.0273451913169726e-307 < (/ (- 1/2) b_2) < 3.6517483046080788e-152Initial program 60.1
Taylor expanded around -inf 10.5
Applied simplify2.7
if 3.6517483046080788e-152 < (/ (- 1/2) b_2) Initial program 8.4
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed 2018208
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))