


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -3.5605249955668884e+78Initial program 40.8
Taylor expanded around -inf 5.1
if -3.5605249955668884e+78 < b_2 < 8.325472117203661e-34Initial program 14.9
rmApplied div-inv15.0
if 8.325472117203661e-34 < b_2 Initial program 54.5
Taylor expanded around inf 17.1
Applied simplify6.8
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1071979731 1496239409 439705970 2863295848 982327776 189749553)' +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))