


Bits error versus a



Bits error versus b



Bits error versus c
Initial program 28.6
rmApplied flip-+28.6
Applied simplify0.4
rmApplied *-un-lft-identity0.4
Applied times-frac0.4
Applied simplify0.3
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1070100504 930361288 1279167582 284574201 1450237281 2578255382)' +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)))