


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -6.798165364909383e+97Initial program 44.8
Taylor expanded around -inf 11.1
Applied simplify4.5
if -6.798165364909383e+97 < b_2 < 5.831517983335229e-55Initial program 13.0
rmApplied div-inv13.1
if 5.831517983335229e-55 < b_2 Initial program 53.5
rmApplied flip-+53.5
Applied simplify25.6
Taylor expanded around inf 18.7
Applied simplify7.9
Time bar (total: 1.6m)Debug logProfile
herbie shell --seed 2018170 +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))