


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -7.200245550033268e-104Initial program 51.3
rmApplied flip--51.3
Applied simplify25.1
Taylor expanded around -inf 21.4
Applied simplify10.5
if -7.200245550033268e-104 < b/2 < 3.409351165504793e+65Initial program 12.2
rmApplied clear-num12.3
if 3.409351165504793e+65 < b/2 Initial program 38.1
Taylor expanded around inf 4.7
Time bar (total: 46.5s)Debug logProfile
herbie shell --seed '#(1070100504 930361288 1279167582 284574201 1450237281 2578255382)' +o rules:numerics
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))