


Bits error versus a



Bits error versus b_2



Bits error versus c
if (/ (- 1/2) b_2) < -2.9459803625918725e+87 or 1.8419002657732345e-155 < (/ (- 1/2) b_2) Initial program 11.8
if -2.9459803625918725e+87 < (/ (- 1/2) b_2) < 1.819213761444647e-307Initial program 52.2
Taylor expanded around inf 20.3
Applied simplify9.8
if 1.819213761444647e-307 < (/ (- 1/2) b_2) < 1.8419002657732345e-155Initial program 60.9
Taylor expanded around -inf 10.5
Applied simplify2.1
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))