


Bits error versus a



Bits error versus b



Bits error versus c
Initial program 28.3
rmApplied flip-+28.3
Applied simplify0.5
rmApplied *-un-lft-identity0.5
Applied times-frac0.5
Applied simplify0.3
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1064300848 3212030778 2049303162 3567222883 2277747821 1384278011)' +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)))