


Bits error versus a



Bits error versus b_2



Bits error versus c
Results
if b_2 < -2.670439130598377e+115Initial program 47.5
Taylor expanded around -inf 10.3
Applied simplify3.1
if -2.670439130598377e+115 < b_2 < 2.6278101242822053e-54Initial program 13.0
rmApplied add-sqr-sqrt13.4
Applied associate-/l*13.4
Applied simplify13.4
if 2.6278101242822053e-54 < b_2 Initial program 53.0
Taylor expanded around inf 19.2
Applied simplify7.8
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed 2018199 +o rules:numerics
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))