


Bits error versus a



Bits error versus b_2



Bits error versus c
if (/ c (* (- 1/2) (/ c b_2))) < -1.1811942308072752e+156Initial program 53.0
Taylor expanded around inf 10.6
Applied simplify1.9
if -1.1811942308072752e+156 < (/ c (* (- 1/2) (/ c b_2))) < 5.661765070888033e-300Initial program 10.2
rmApplied div-inv10.3
if 5.661765070888033e-300 < (/ c (* (- 1/2) (/ c b_2))) < 1.6688458435798283e+91Initial program 35.2
rmApplied flip--35.2
Applied simplify15.4
Applied simplify15.4
if 1.6688458435798283e+91 < (/ c (* (- 1/2) (/ c b_2))) Initial program 56.6
rmApplied flip--56.6
Applied simplify30.1
Applied simplify30.1
Taylor expanded around -inf 13.8
Applied simplify2.6
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1071948828 1180510430 2986424009 997076509 406109801 420189285)'
(FPCore (a b_2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))