


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if (/ b_2 -1/2) < -1.5102327952834505e+120Initial program 60.0
Taylor expanded around inf 15.1
Applied simplify2.0
if -1.5102327952834505e+120 < (/ b_2 -1/2) < -4.082100105494121e-263Initial program 34.2
rmApplied flip-+34.4
Applied simplify15.7
if -4.082100105494121e-263 < (/ b_2 -1/2) < 5.278721848275257e+152Initial program 8.4
rmApplied clear-num8.5
Applied simplify8.5
if 5.278721848275257e+152 < (/ b_2 -1/2) Initial program 60.5
Taylor expanded around -inf 2.4
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018296
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))