


Bits error versus a



Bits error versus b



Bits error versus c



Bits error versus d
Initial program 43.5
Applied simplify43.5
rmApplied flip--43.5
Applied simplify0.5
rmApplied frac-2neg0.5
Applied simplify0.4
Time bar (total: 2.2m)Debug logProfile
herbie shell --seed '#(1072840222 1305617769 1692503039 1353360431 4178980589 1488672652)' +o rules:numerics
(FPCore (a b c d)
:name "Cubic critical, medium range"
:pre (and (< 1.1102230246251565e-16 a 9007199254740992.0) (< 1.1102230246251565e-16 b 9007199254740992.0) (< 1.1102230246251565e-16 c 9007199254740992.0))
(/ (+ (- b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)))