


Bits error versus a



Bits error versus b



Bits error versus c
if b < 486.3784181750889Initial program 16.2
Simplified16.2
rmApplied flip--16.2
Simplified15.2
Simplified15.2
if 486.3784181750889 < b Initial program 35.6
Simplified35.6
Taylor expanded around inf 16.8
Final simplification16.2
herbie shell --seed 2020191
(FPCore (a b c)
:name "Quadratic roots, narrow range"
:precision binary64
:pre (and (< 1.0536712127723509e-08 a 94906265.62425156) (< 1.0536712127723509e-08 b 94906265.62425156) (< 1.0536712127723509e-08 c 94906265.62425156))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)))