


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -1.570357730265518e+119Initial program 48.7
Taylor expanded around -inf 4.3
if -1.570357730265518e+119 < b_2 < 7.047938000182739e-112Initial program 12.3
rmApplied add-cube-cbrt12.6
Applied fma-def12.5
if 7.047938000182739e-112 < b_2 < 4.963164276355321e-27Initial program 31.8
rmApplied flip-+31.9
Applied simplify18.0
if 4.963164276355321e-27 < b_2 Initial program 54.8
rmApplied flip-+54.8
Applied simplify26.4
Taylor expanded around inf 17.1
Applied simplify6.3
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed 2018206 +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))