


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.813301145786028e+155Initial program 62.9
Taylor expanded around -inf 14.5
Applied simplify0.0
if -1.813301145786028e+155 < b/2 < 8.534380665980131e-265Initial program 33.0
rmApplied clear-num33.0
rmApplied flip--33.1
Applied associate-/r/33.2
Applied associate-/r*33.2
Applied simplify8.6
if 8.534380665980131e-265 < b/2 < 1.7256352831247111e+65Initial program 9.3
if 1.7256352831247111e+65 < b/2 Initial program 41.8
Taylor expanded around inf 0
pow expressions.Time bar (total: 32.3s)Debug log
herbie shell --seed '#(151349756 408087815 228312487 2538703040 1980610373 1250971417)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))