


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -2.613229441070947e+45Initial program 36.5
rmApplied flip-+60.2
Applied simplify60.3
Taylor expanded around -inf 21.2
Applied simplify6.0
if -2.613229441070947e+45 < b/2 < 1.2130749104231461e-142Initial program 11.5
rmApplied clear-num11.6
if 1.2130749104231461e-142 < b/2 Initial program 49.4
rmApplied flip-+49.5
Applied simplify24.7
Taylor expanded around inf 23.8
Applied simplify12.7
Time bar (total: 41.3s)Debug logProfile
herbie shell --seed '#(1064397287 3527694221 3797617954 1138343853 2854031332 1153838279)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))