


Bits error versus a



Bits error versus b



Bits error versus c
Initial program 28.7
Applied simplify28.7
rmApplied flip--28.6
Applied simplify0.4
rmApplied div-inv0.5
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed 2018214 +o rules:numerics
(FPCore (a b c)
:name "Quadratic roots, narrow range"
:pre (and (< 1.0536712127723509e-08 a 94906265.62425156) (< 1.0536712127723509e-08 b 94906265.62425156) (< 1.0536712127723509e-08 c 94906265.62425156))
(/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))