


Bits error versus a



Bits error versus b_2



Bits error versus c
if (/ (- 1/2) b_2) < -5.1446859587114265e+85 or 6.1166266764895816e-155 < (/ (- 1/2) b_2) Initial program 11.8
if -5.1446859587114265e+85 < (/ (- 1/2) b_2) < 4.874659326541896e-308Initial program 52.3
Taylor expanded around inf 20.2
Applied simplify9.7
if 4.874659326541896e-308 < (/ (- 1/2) b_2) < 6.1166266764895816e-155Initial program 60.7
Taylor expanded around -inf 10.4
Applied simplify2.0
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1071373924 2949776965 1885069702 3247780810 90874544 2263903749)'
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))