


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.5493821240145857e+112Initial program 58.9
rmApplied flip--59.0
Applied simplify32.3
rmApplied clear-num32.5
Applied simplify30.9
Taylor expanded around -inf 6.5
Applied simplify2.2
if -1.5493821240145857e+112 < b/2 < -9.191200241499173e-251Initial program 34.3
rmApplied flip--34.4
Applied simplify16.8
rmApplied clear-num17.0
Applied simplify9.1
if -9.191200241499173e-251 < b/2 < 8.170286142842637e+118Initial program 9.5
rmApplied clear-num9.7
if 8.170286142842637e+118 < b/2 Initial program 49.5
Taylor expanded around inf 3.2
pow expressions.Time bar (total: 1.2m)Debug logProfile
herbie shell --seed '#(1063282112 2455465480 4141627379 3773598652 1647277307 776739644)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))