


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -3.4810568855201823e+100Initial program 44.0
Taylor expanded around -inf 4.2
if -3.4810568855201823e+100 < b_2 < 4.0760169085997324e-125Initial program 10.9
rmApplied add-cube-cbrt11.1
Applied fma-def11.1
if 4.0760169085997324e-125 < b_2 < 9.28447240618529e+96Initial program 39.9
rmApplied flip-+40.0
Applied simplify16.5
if 9.28447240618529e+96 < b_2 Initial program 58.5
Taylor expanded around inf 13.5
Applied simplify2.9
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1071246582 2318319007 2683472949 3810440501 3233274817 2724848749)' +o rules:numerics
(FPCore (a b_2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a))