


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -3.8194526336608277e+67Initial program 57.1
Taylor expanded around -inf 13.7
Applied simplify3.2
if -3.8194526336608277e+67 < b/2 < -1.9881359338705715e-231Initial program 34.6
rmApplied flip--34.7
Applied simplify17.6
rmApplied clear-num17.7
Applied simplify8.6
if -1.9881359338705715e-231 < b/2 < 2.104482131095671e+151Initial program 9.3
if 2.104482131095671e+151 < b/2 Initial program 59.0
Taylor expanded around inf 2.4
Time bar (total: 32.1s)Debug logProfile
herbie shell --seed '#(1070227846 1561819246 480764335 4016816270 2602869839 2117310382)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))