


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -6247282.286903306Initial program 58.4
Taylor expanded around -inf 15.0
Applied simplify0.0
if -6247282.286903306 < b/2 < -1.5129849358366514e-214Initial program 30.2
rmApplied flip--30.3
Applied simplify18.4
if -1.5129849358366514e-214 < b/2 < 4.022936252353642e+122Initial program 10.5
rmApplied clear-num10.6
if 4.022936252353642e+122 < b/2 Initial program 51.6
Taylor expanded around inf 0
pow expressions.Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1062803647 245428163 493620569 3595423923 1908391097 2390014376)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))