


Bits error versus a



Bits error versus b



Bits error versus c
if b < 366.397835786906001Initial program 15.9
Simplified15.9
rmApplied flip--16.0
Simplified15.0
Simplified15.0
if 366.397835786906001 < b Initial program 35.0
Simplified35.0
Taylor expanded around inf 17.3
Simplified17.3
rmApplied associate-/l*17.3
Simplified17.3
Taylor expanded around 0 17.2
Simplified17.3
Final simplification16.5
herbie shell --seed 2020190
(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)))