


Bits error versus a



Bits error versus b



Bits error versus c
if b < -5.733532428534779e+153Initial program 60.9
Taylor expanded around -inf 10.4
Applied simplify2.0
if -5.733532428534779e+153 < b < 1.433933074635301e-91Initial program 11.7
if 1.433933074635301e-91 < b Initial program 51.7
Taylor expanded around inf 20.3
Applied simplify9.5
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1064269945 2896236262 301053905 1701069080 1701464310 1614783279)'
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))