


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -9.379389100315109e+138Initial program 61.8
Taylor expanded around -inf 13.7
Applied simplify0.0
if -9.379389100315109e+138 < b/2 < -1.1578962494443976e-204Initial program 37.6
rmApplied flip--37.7
Applied simplify15.3
rmApplied add-cube-cbrt16.1
Applied simplify16.0
Applied simplify7.2
if -1.1578962494443976e-204 < b/2 < 2.668929577274876e+121Initial program 9.0
rmApplied clear-num9.2
if 2.668929577274876e+121 < b/2 Initial program 51.0
Taylor expanded around inf 0
pow expressions.Time bar (total: 1.5m)Debug logProfile
herbie shell --seed '#(1062900086 561157142 2241869825 1166610429 2484609072 2159574644)'
(FPCore (a b/2 c)
:name "quad2m (problem 3.2.1, negative)"
(/ (- (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))