


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.6429991956785702e+85Initial program 42.8
Applied taylor 0
Taylor expanded around -inf 0
if -1.6429991956785702e+85 < b/2 < -3.34610496184402e-276Initial program 9.0
if -3.34610496184402e-276 < b/2 < 2.4861451900721143e+28Initial program 26.4
rmApplied flip-+ 26.5
Applied simplify 16.3
rmApplied *-un-lft-identity 16.3
Applied times-frac 13.7
Applied associate-/l* 9.4
Applied simplify 9.3
if 2.4861451900721143e+28 < b/2 Initial program 57.8
Applied taylor 15.1
Taylor expanded around inf 15.1
Applied simplify 0.0
Time bar (total: 13.0s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1064651971 495577305 2200811460 13024471 864198081 231948279)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))