


Bits error versus a



Bits error versus b/2



Bits error versus c
if (/ b/2 -1/2) < -1.8028950303622766e-143Initial program 50.6
rmApplied flip-+50.6
Applied simplify24.8
Taylor expanded around inf 23.3
Applied simplify12.0
if -1.8028950303622766e-143 < (/ b/2 -1/2) < 3.385020990828352e+79Initial program 11.3
rmApplied clear-num11.4
Applied simplify11.4
if 3.385020990828352e+79 < (/ b/2 -1/2) Initial program 41.5
Taylor expanded around -inf 10.0
Applied simplify4.4
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1071119240 1686926585 3481876196 78132896 2080707795 3185793749)' +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))