


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -6.539512710864403e+66Initial program 58.2
Taylor expanded around -inf 14.5
Applied simplify0.0
if -6.539512710864403e+66 < b/2 < -3.4571144459829794e-131Initial program 59.8
Taylor expanded around -inf 16.1
Applied simplify0.0
if -3.4571144459829794e-131 < b/2 < 3.1746500024866854e+75Initial program 11.1
rmApplied div-sub11.1
if 3.1746500024866854e+75 < b/2 Initial program 41.9
rmApplied clear-num42.0
Taylor expanded around inf 12.3
Applied simplify0.0
pow expressions.Time bar (total: 1.7m)Debug logProfile
herbie shell --seed '#(1062930989 876886121 3990119081 3032829768 3060892583 1929069376)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))