


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -2.4514624744218936e+152Initial program 60.4
Taylor expanded around -inf 2.7
if -2.4514624744218936e+152 < b/2 < 4.812686842305236e-167Initial program 9.6
if 4.812686842305236e-167 < b/2 < 288656888527.5769Initial program 33.7
rmApplied flip-+33.9
Applied simplify18.5
if 288656888527.5769 < b/2 Initial program 55.5
rmApplied flip-+55.5
Applied simplify26.8
Taylor expanded around inf 16.1
Applied simplify5.4
Time bar (total: 50.9s)Debug log
herbie shell --seed '#(212267722 3993171362 1093346726 3605783651 2106536041 3335990851)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))