


Bits error versus a



Bits error versus b



Bits error versus c
if (- b) < -2.9518183431889837e-19 or -2.2814375741159313e-119 < (- b) < -7.684966148341504e-133Initial program 54.1
Taylor expanded around inf 45.0
Applied simplify6.8
if -2.9518183431889837e-19 < (- b) < -2.2814375741159313e-119Initial program 35.3
rmApplied flip-+35.4
Applied simplify18.0
if -7.684966148341504e-133 < (- b) < 52.989744707118035Initial program 12.3
if 52.989744707118035 < (- b) Initial program 29.7
Taylor expanded around -inf 8.2
Applied simplify8.2
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1070706311 3771791028 4128836681 4194990999 2341756049 504035650)' +o rules:numerics
(FPCore (a b c)
:name "Quadratic roots, full range"
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))