


Bits error versus a



Bits error versus b



Bits error versus c
if (- b) < -1.0922875092944531e+117Initial program 60.0
Taylor expanded around inf 14.5
Applied simplify2.1
if -1.0922875092944531e+117 < (- b) < -2.118907474743662e-210Initial program 36.6
rmApplied flip-+36.7
Applied simplify16.4
if -2.118907474743662e-210 < (- b) < 3.832759400779207e+112Initial program 10.7
rmApplied clear-num10.8
if 3.832759400779207e+112 < (- b) Initial program 47.7
rmApplied clear-num47.8
Taylor expanded around -inf 9.8
Applied simplify3.0
Time bar (total: 2.3m)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)'
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))