


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.958003386758646e+106Initial program 59.0
rmApplied flip--59.0
Applied simplify31.9
Applied simplify31.9
Taylor expanded around -inf 13.4
Applied simplify2.3
if -1.958003386758646e+106 < b/2 < -2.9453522019824976e-269Initial program 34.7
rmApplied flip--34.8
Applied simplify16.5
Applied simplify16.5
if -2.9453522019824976e-269 < b/2 < 2.674727520834672e+36Initial program 10.9
rmApplied div-inv11.0
if 2.674727520834672e+36 < b/2 Initial program 35.7
Taylor expanded around inf 11.2
Applied simplify6.4
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1070578969 3140398606 632207097 462683394 1189254563 964980650)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))