


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ (- 1/2) b_2) < -2.383553294499119e+41Initial program 23.2
rmApplied flip-+23.4
Applied simplify18.3
if -2.383553294499119e+41 < (/ (- 1/2) b_2) < 9.692060646915198e-302Initial program 54.2
Taylor expanded around inf 19.2
Applied simplify8.3
if 9.692060646915198e-302 < (/ (- 1/2) b_2) < 4.442700085988358e-113Initial program 47.6
Taylor expanded around -inf 9.3
Applied simplify3.6
if 4.442700085988358e-113 < (/ (- 1/2) b_2) Initial program 8.7
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed 2018214
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))