


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -1.4229928188391741e+144Initial program 57.3
Applied taylor 0
Taylor expanded around -inf 0
if -1.4229928188391741e+144 < b/2 < -7.412474314304801e-284Initial program 8.0
if -7.412474314304801e-284 < b/2 < 2.8184599889584243e+148Initial program 33.7
rmApplied flip-+ 33.8
Applied simplify 16.3
rmApplied *-un-lft-identity 16.3
Applied times-frac 15.6
Applied associate-/l* 11.0
Applied simplify 8.6
if 2.8184599889584243e+148 < b/2 Initial program 62.5
Applied taylor 14.0
Taylor expanded around inf 14.0
Applied simplify 0.0
Time bar (total: 11.8s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1066500295 745726447 3908002351 725592315 4114972361 2368915013)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a))