


Bits error versus a



Bits error versus b



Bits error versus c
if b < -3.4568206269163544e+152Initial program 60.4
Taylor expanded around -inf 10.5
Applied simplify2.1
if -3.4568206269163544e+152 < b < 9.942544796435686e-53Initial program 12.5
rmApplied div-inv12.7
if 9.942544796435686e-53 < b Initial program 53.6
Taylor expanded around inf 18.9
Applied simplify8.0
Time bar (total: 1.3m)Debug log
herbie shell --seed '#(4187538376 1520029361 2786545844 1568991248 4244367449 2261141537)'
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))