


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -5.54098027126256e+153Initial program 60.8
Taylor expanded around -inf 1.9
if -5.54098027126256e+153 < b_2 < 9.361907925007996e-142Initial program 10.8
if 9.361907925007996e-142 < b_2 Initial program 49.8
rmApplied flip-+49.8
Applied simplify24.3
Taylor expanded around inf 22.9
Applied simplify12.2
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed 2018193 +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))