


Bits error versus a



Bits error versus b_2



Bits error versus c
if b_2 < -2.7000409482843524e+122Initial program 51.2
Taylor expanded around -inf 11.3
Applied simplify3.2
if -2.7000409482843524e+122 < b_2 < 3.6041018482464876e-178Initial program 10.4
rmApplied clear-num10.5
Applied simplify10.5
if 3.6041018482464876e-178 < b_2 < 5.753292826177163e-08Initial program 29.8
rmApplied flip-+30.0
Applied simplify17.7
rmApplied add-cube-cbrt18.4
Applied times-frac14.3
if 5.753292826177163e-08 < b_2 Initial program 55.0
rmApplied flip-+55.0
Applied simplify26.2
Taylor expanded around inf 16.3
Applied simplify5.6
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed '#(1071215679 2002590028 935158157 1944352234 2656991306 2955288481)' +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))