


Bits error versus a



Bits error versus b



Bits error versus c
if b < -1.3907652222998155e+110Initial program 46.4
Taylor expanded around -inf 8.4
Applied simplify2.5
if -1.3907652222998155e+110 < b < 1.3192368517509897e-110Initial program 11.7
rmApplied clear-num11.9
if 1.3192368517509897e-110 < b < 6.578629845313264e+85Initial program 41.1
rmApplied flip-+41.2
Applied simplify14.9
if 6.578629845313264e+85 < b Initial program 58.4
Taylor expanded around inf 14.2
Applied simplify2.6
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed '#(1070131407 1246090267 3027482374 2150728003 2026520792 2347815650)'
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))