


Bits error versus a



Bits error versus b



Bits error versus c
Initial program 28.2
rmApplied flip-+28.2
Applied simplify0.4
rmApplied prod-diff0.4
Applied simplify0.4
Time bar (total: 2.6m)Debug logProfile
herbie shell --seed '#(1071373924 2949776965 1885069702 3247780810 90874544 2263903749)' +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)))