


Bits error versus a



Bits error versus b/2



Bits error versus c
if b/2 < -2.9389144832789486e+153Initial program 60.8
Taylor expanded around -inf 1.5
if -2.9389144832789486e+153 < b/2 < 4.0111127127307974e-114Initial program 11.9
if 4.0111127127307974e-114 < b/2 Initial program 50.5
rmApplied flip-+50.6
Applied simplify24.3
Taylor expanded around inf 22.5
Applied simplify10.8
Time bar (total: 47.2s)Debug logProfile
herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)'
(FPCore (a b/2 c)
:name "quad2p (problem 3.2.1, positive)"
(/ (+ (- b/2) (sqrt (- (* b/2 b/2) (* a c)))) a))