


Bits error versus a



Bits error versus b



Bits error versus c
if b < 8.0556548613050325e+121Initial program 25.6
Applied simplify25.6
rmApplied div-inv25.6
if 8.0556548613050325e+121 < b Initial program 59.8
Applied simplify59.8
Taylor expanded around 0 40.3
Applied simplify40.3
Time bar (total: 37.6s)Debug logProfile
herbie shell --seed '#(1070386091 2509006183 1430610344 1025408621 36622005 1425925650)' +o rules:numerics
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))