


Bits error versus a



Bits error versus b



Bits error versus c
if b < -1.2004129928316368e+154Initial program 60.9
rmApplied div-inv60.9
Taylor expanded around -inf 11.1
Applied simplify2.2
if -1.2004129928316368e+154 < b < 756484004754347.6Initial program 15.5
if 756484004754347.6 < b Initial program 55.5
rmApplied flip-+55.6
Applied simplify27.4
Taylor expanded around inf 17.0
Applied simplify5.3
Time bar (total: 2.7m)Debug logProfile
herbie shell --seed '#(1072840222 1305617769 1692503039 1353360431 4178980589 1488672652)' +o rules:numerics
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))