


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -5.578225228812023e-54Initial program 53.4
Taylor expanded around -inf 18.3
Applied simplify7.5
if -5.578225228812023e-54 < b/2 < 2.9211024028781706e+88Initial program 13.5
rmApplied div-inv13.7
if 2.9211024028781706e+88 < b/2 Initial program 42.3
rmApplied div-inv42.4
Taylor expanded around inf 9.4
Applied simplify3.6
pow expressions.Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1063058331 1508344079 3191715834 2470104540 4213459606 1468189912)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))